ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/xpm_pref/Mountain/mountain1.arc
Revision: 1.5
Committed: Sat Mar 3 01:22:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.4: +6 -4 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.4 object mountain
2 root 1.1 name mountains
3 root 1.5 race /terrain/mountain
4 root 1.1 face mountain1.111
5     type 67
6 root 1.5 move_on walk
7     move_slow walk
8     move_slow_penalty 5
9 root 1.1 no_pick 1
10     blocksview 1
11 root 1.5 color_fg grey
12 root 1.1 editable 8
13     end
14 root 1.5