ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/hillsrocky.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
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 hills_rocky
2 root 1.1 name hills
3 root 1.7 race /terrain/hills
4 pippijn 1.2 face hillsrocky.x11
5 root 1.8 magicmap brown
6     smoothlevel 60
7     smoothface hillsrocky.x11 hillsrocky_S.x11
8 root 1.1 type 67
9 root 1.7 move_block swim boat
10     move_on walk
11     move_slow walk
12     move_slow_penalty 2
13     no_pick 1
14     is_floor 1
15 root 1.5 is_hilly 1
16 root 1.1 end
17 root 1.7