ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/evil_ice.arc
Revision: 1.13
Committed: Tue Nov 3 09:58:53 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.12: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.8 object evil_ice
2 root 1.5 anim
3     evil_ice.x11
4     evil_ice.x12
5     evil_ice.x13
6     evil_ice.x14
7     mina
8 root 1.9 name strange looking ice
9     face evil_ice.x11
10 root 1.13 magicmap blue
11 root 1.9 hp 1
12     dam 10
13     wc -30
14 root 1.7 speed 0.2
15 root 1.9 level 1
16     type 102
17     subtype 7
18     attacktype 16
19     move_on walk
20 root 1.7 no_pick 1
21 root 1.9 is_floor 1
22     lifesave 1
23 pippijn 1.1 end
24 root 1.9