--- deliantra/arch/ground/Winter/nasty_ice.arc 2007/01/02 21:49:33 1.3 +++ deliantra/arch/ground/Winter/nasty_ice.arc 2007/02/06 22:40:18 1.4 @@ -1,12 +1,21 @@ -Object nasty_ice +object nasty_ice +name very cold ice +face nasty_ice.x11 +hp 1 +dam 5 +wc -30 +speed 0.2 +level 1 type 102 subtype 7 -level 1 -walk_on 1 -wc -30 +attacktype 16 +move_on all +no_pick 1 +is_floor 1 lifesave 1 -name very cold ice -face nasty_ice.x11 +color_bg blue +color_fg light_blue +editable 8 anim nasty_ice.x11 nasty_ice.x12 @@ -21,13 +30,5 @@ nasty_ice.x1B nasty_ice.x1C mina -color_fg light_blue -color_bg blue -speed 0.2 -no_pick 1 -attacktype 16 -hp 1 -dam 5 -editable 8 -is_floor 1 end +