ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cactus.arc
Revision: 1.3
Committed: Wed Oct 28 10:13:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.2: +2 -1 lines
Log Message:
add soccergrass

File Contents

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