--- deliantra/arch/ground/fog_wall.arc 2007/02/06 23:29:21 1.4 +++ deliantra/arch/ground/fog_wall.arc 2007/03/11 00:19:42 1.10 @@ -1,6 +1,11 @@ # a specific type of spell effect (cone) which operates # as a ground object. object fog_wall +anim +fog.x11 +fog.x12 +fog.x11 +mina name fog face fog.x11 speed 0.001 @@ -22,18 +27,12 @@ resist_deplete 100 resist_death 100 materialname paper -move_type all +move_type fly_low no_pick 1 changing 1 blocksview 1 -color_bg khaki -color_fg white editable 8 +magicmap white visibility 100 -anim -fog.x11 -fog.x12 -fog.x11 -mina end