ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/xpm_pref/Mountain/mountain1.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:27 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.6 magicmap grey
12 root 1.1 end
13 root 1.5