ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/hillsrocky.arc
Revision: 1.8
Committed: Wed Oct 28 10:13:01 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -3 lines
Log Message:
add soccergrass

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     editable 8
17 root 1.1 end
18 root 1.7