ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/mountain2.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object mountain2
2 root 1.1 name high mountains
3 root 1.8 race /terrain/mountain
4 pippijn 1.3 face mountain2.x11
5 root 1.1 type 67
6 root 1.8 smoothlevel 100
7     move_block swim boat
8     move_on walk
9     move_slow walk
10     move_slow_penalty 10
11 root 1.1 no_pick 1
12 root 1.8 blocksview 1
13     is_floor 1
14 root 1.6 is_hilly 1
15 root 1.8 color_fg white
16 root 1.6 editable 8
17 pippijn 1.4 smoothface mountain2.x11 mountain_S.x11
18 root 1.1 end
19 root 1.8