ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_ice.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.4: +14 -14 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 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.4 name very cold ice
17     face nasty_ice.x11
18     hp 1
19     dam 5
20     wc -30
21     speed 0.2
22     level 1
23 pippijn 1.1 type 102
24     subtype 7
25 root 1.4 attacktype 16
26     move_on all
27     no_pick 1
28     is_floor 1
29 pippijn 1.1 lifesave 1
30 root 1.4 color_bg blue
31     color_fg light_blue
32     editable 8
33 pippijn 1.1 end
34 root 1.4