ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/beach.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: +1 -1 lines
Log Message:
changed smoothfaces

File Contents

# User Rev Content
1 root 1.1 Object beach
2 pippijn 1.2 face beach.x11
3 root 1.1 type 67
4     race /terrain/desert
5     walk_on 1
6     color_bg yellow
7     no_pick 1
8     slow_move 1
9     is_wooded 0
10     is_floor 1
11     smoothlevel 10
12     editable 8
13 pippijn 1.3 smoothface beach.x11 beach_S.x11
14 pippijn 1.2 move_block boat swim
15 root 1.1 end