--- deliantra/arch/ground/Winter/nasty_ice.arc 2007/02/06 22:40:18 1.4 +++ deliantra/arch/ground/Winter/nasty_ice.arc 2007/03/03 01:15:40 1.8 @@ -1,21 +1,12 @@ 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 -attacktype 16 -move_on all -no_pick 1 -is_floor 1 +level 1 +walk_on 1 +wc -30 lifesave 1 -color_bg blue -color_fg light_blue -editable 8 +name very cold ice +face nasty_ice.x11 anim nasty_ice.x11 nasty_ice.x12 @@ -30,5 +21,13 @@ 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 -