ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/s_mountain.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object s_mountain
2 root 1.1 name mountains
3 pippijn 1.3 face s_mountain.x11
4 root 1.1 type 67
5 root 1.5 race /terrain/mountain
6     walk_on 1
7     move_block boat swim
8     color_fg grey
9 root 1.1 no_pick 1
10     blocksview 1
11     is_hilly 1
12 root 1.5 slow_move 8
13 root 1.1 editable 8
14 root 1.5 is_floor 1
15 root 1.1 end