ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cyangrass.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object cyangrass
2 pippijn 1.2 face cyangrass.x11
3 root 1.1 type 67
4 root 1.5 race /terrain/plains
5     walk_on 1
6     is_floor 1
7     color_fg green
8 root 1.4 no_pick 1
9 root 1.5 slow_move 1
10 root 1.4 is_wooded 1
11 root 1.1 editable 8
12 root 1.5 smoothlevel 45
13 pippijn 1.3 smoothface cyangrass.x11 cyangrass_S.x11
14 root 1.1 end
15 root 1.6 object cyangrass_only
16 root 1.1 name cyangrass
17 pippijn 1.2 face cyangrass.x11
18 root 1.1 type 67
19 root 1.5 walk_on 1
20     is_floor 1
21     color_fg green
22 root 1.4 no_pick 1
23 root 1.5 slow_move 1
24 root 1.4 is_wooded 1
25 root 1.1 editable 8
26 root 1.5 smoothlevel 45
27 pippijn 1.3 smoothface cyangrass.x11 cyangrass_S.x11
28 root 1.1 end