--- deliantra/arch/ground/Winter/nasty_ice.arc 2007/03/03 01:15:40 1.8 +++ deliantra/arch/ground/Winter/nasty_ice.arc 2007/03/03 01:22:32 1.9 @@ -1,12 +1,4 @@ object nasty_ice -type 102 -subtype 7 -level 1 -walk_on 1 -wc -30 -lifesave 1 -name very cold ice -face nasty_ice.x11 anim nasty_ice.x11 nasty_ice.x12 @@ -21,13 +13,22 @@ nasty_ice.x1B nasty_ice.x1C mina -color_fg light_blue -color_bg blue -speed 0.2 -no_pick 1 -attacktype 16 +name very cold ice +face nasty_ice.x11 hp 1 dam 5 -editable 8 +wc -30 +speed 0.2 +level 1 +type 102 +subtype 7 +attacktype 16 +move_on walk +no_pick 1 is_floor 1 +lifesave 1 +color_bg blue +color_fg light_blue +editable 8 end +