ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/mountain2.arc
Revision: 1.6
Committed: Sat Mar 3 00:49:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +10 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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