--- deliantra/arch/ground/fog_wall.arc 2007/02/09 01:51:38 1.5 +++ deliantra/arch/ground/fog_wall.arc 2007/03/03 00:49:51 1.6 @@ -1,16 +1,19 @@ # a specific type of spell effect (cone) which operates # as a ground object. -object fog_wall +Object fog_wall +name fog +face fog.x11 anim fog.x11 fog.x12 fog.x11 mina -name fog -face fog.x11 -speed 0.001 type 102 subtype 7 +flying 1 +no_pick 1 +color_fg white +color_bg khaki resist_fire 100 resist_electricity 100 resist_confusion 100 @@ -26,14 +29,10 @@ resist_cancellation 100 resist_deplete 100 resist_death 100 -materialname paper -move_type all -no_pick 1 +material 1 changing 1 +visibility 100 +speed 0.001 blocksview 1 -color_bg khaki -color_fg white editable 8 -visibility 100 end -