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

File Contents

# User Rev Content
1 root 1.6 object glacier
2 root 1.1 name glacier
3 root 1.7 race /terrain/mountain
4 pippijn 1.2 face glacier.x11
5 root 1.7 dam 2
6 root 1.1 type 67
7 root 1.7 attacktype 16
8     smoothlevel 23
9     move_on walk
10     move_slow walk
11     move_slow_penalty 15
12     no_pick 1
13     is_floor 1
14 root 1.5 is_hilly 1
15 root 1.1 magicmap white
16 pippijn 1.3 smoothface glacier.x11 empty_S.x11
17 root 1.1 end
18 root 1.7