ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/evil_ice.arc
Revision: 1.9
Committed: Sat Mar 3 01:22:32 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.8: +15 -14 lines
Log Message:
second normaliser run - dude

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     hp 1
11     dam 10
12     wc -30
13 root 1.7 speed 0.2
14 root 1.9 level 1
15     type 102
16     subtype 7
17     attacktype 16
18     move_on walk
19 root 1.7 no_pick 1
20 root 1.9 is_floor 1
21     lifesave 1
22     color_bg white
23     color_fg blue
24 root 1.7 editable 8
25 pippijn 1.1 end
26 root 1.9