ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_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 nasty_ice
2 root 1.5 anim
3     nasty_ice.x11
4     nasty_ice.x12
5     nasty_ice.x13
6     nasty_ice.x14
7     nasty_ice.x15
8     nasty_ice.x16
9     nasty_ice.x17
10     nasty_ice.x18
11     nasty_ice.x19
12     nasty_ice.x1A
13     nasty_ice.x1B
14     nasty_ice.x1C
15     mina
16 root 1.9 name very cold ice
17     face nasty_ice.x11
18     hp 1
19     dam 5
20     wc -30
21 root 1.7 speed 0.2
22 root 1.9 level 1
23     type 102
24     subtype 7
25     attacktype 16
26     move_on walk
27 root 1.7 no_pick 1
28 root 1.9 is_floor 1
29     lifesave 1
30     color_bg blue
31     color_fg light_blue
32 root 1.7 editable 8
33 pippijn 1.1 end
34 root 1.9