ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/arch/ground/cyangrass.arc
Revision: 1.10
Committed: Tue Nov 3 09:48:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

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 end
15
16 object cyangrass_only
17 name cyangrass
18 face cyangrass.x11
19 magicmap green
20 smoothlevel 45
21 smoothface cyangrass.x11 cyangrass_S.x11
22 type 67
23 move_on walk
24 move_slow walk
25 move_slow_penalty 1
26 no_pick 1
27 is_floor 1
28 is_wooded 1
29 end
30