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

File Contents

# User Rev Content
1 root 1.6 object mountain4
2 root 1.1 name high mountains
3 root 1.7 race /terrain/mountain
4 pippijn 1.2 face mountain4.x11
5 root 1.1 type 67
6 root 1.7 smoothlevel 100
7     move_block all
8 root 1.1 no_pick 1
9     blocksview 1
10 root 1.7 is_floor 1
11 root 1.8 magicmap white
12 pippijn 1.3 smoothface mountain4.x11 mountain_S.x11
13 root 1.1 end
14 root 1.7