ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cyangrass.arc
Revision: 1.9
Committed: Wed Oct 28 10:13:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.8: +6 -6 lines
Log Message:
add soccergrass

File Contents

# Content
1 object cyangrass
2 race /terrain/plains
3 face cyangrass.x11
4 magicmap green
5 smoothlevel 45
6 smoothface cyangrass.x11 cyangrass_S.x11
7 type 67
8 move_on walk
9 move_slow walk
10 move_slow_penalty 1
11 no_pick 1
12 is_floor 1
13 is_wooded 1
14 editable 8
15 end
16
17 object cyangrass_only
18 name cyangrass
19 face cyangrass.x11
20 magicmap green
21 smoothlevel 45
22 smoothface cyangrass.x11 cyangrass_S.x11
23 type 67
24 move_on walk
25 move_slow walk
26 move_slow_penalty 1
27 no_pick 1
28 is_floor 1
29 is_wooded 1
30 editable 8
31 end
32