ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grass.arc
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:03:49 2006 UTC (18 years, 3 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +2 -0 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

File Contents

# User Rev Content
1 root 1.1 Object grass
2     face grass.111
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.111 grass_S.111
14 elmex 1.1.1.2 move_block boat swim
15 root 1.1 end
16     Object grass_only
17     name grass
18     face grass.111
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.111 grass_S.111
29 elmex 1.1.1.2 move_block boat swim
30 root 1.1 end