ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cactus.arc
Revision: 1.2
Committed: Tue Jan 22 12:20:06 2008 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_5, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.1: +2 -0 lines
Log Message:
it is unfortnate that we need this, but it could be worse :)

File Contents

# User Rev Content
1 root 1.1 object cactus1
2     name cactus
3     name_pl cacti
4     face cactus1.x11
5     move_slow walk
6     move_slow_penalty 1
7     no_pick 1
8     is_wooded 1
9     magicmap brown
10     visibility 100
11     end
12    
13     object cactus2
14     inherit cactus1
15 root 1.2 name cactus
16 root 1.1 face cactus2.x11
17     end
18    
19     object cactus3
20     inherit cactus1
21 root 1.2 name cactus
22 root 1.1 face cactus3.x11
23     end