ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grass.arc
Revision: 1.3
Committed: Wed Jan 3 20:22:13 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +2 -2 lines
Log Message:
changed smoothfaces

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