ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cyangrass.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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