ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grass.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

# Content
1 object grass
2 face grass.x11
3 type 67
4 race /terrain/plains
5 walk_on 1
6 is_floor 1
7 color_fg green
8 no_pick 1
9 slow_move 1
10 is_wooded 1
11 editable 8
12 smoothlevel 40
13 smoothface grass.x11 grass_S.x11
14 move_block boat swim
15 end
16 object grass_only
17 name grass
18 face grass.x11
19 type 67
20 walk_on 1
21 is_floor 1
22 color_fg green
23 no_pick 1
24 slow_move 1
25 is_wooded 1
26 editable 8
27 smoothlevel 40
28 smoothface grass.x11 grass_S.x11
29 move_block boat swim
30 end