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

File Contents

# User Rev Content
1 root 1.6 object woods_2
2 root 1.1 name woods
3 pippijn 1.2 face woods_2.x11
4 root 1.1 type 67
5 root 1.5 race /terrain/forest
6     walk_on 1
7     color_fg green
8 root 1.1 no_pick 1
9 root 1.5 slow_move 1
10 root 1.1 is_wooded 1
11     editable 8
12 root 1.5 is_floor 1
13 pippijn 1.3 smoothface woods_2.x11 woods_2_S.x11
14 root 1.5 smoothlevel 127
15     move_block boat swim
16 root 1.1 end