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

File Contents

# User Rev Content
1 root 1.1 Object mountain
2     name mountains
3 pippijn 1.3 face mountain1.x11
4 root 1.1 type 67
5     race /terrain/mountain
6     walk_on 1
7     color_fg grey
8     no_pick 1
9     blocksview 1
10     is_hilly 1
11     slow_move 5
12 root 1.2 move_block swim boat
13 root 1.1 editable 8
14     smoothlevel 100
15     is_floor 1
16 pippijn 1.4 smoothface mountain1.x11 mountain_S.x11
17 root 1.1 end