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

File Contents

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