--- deliantra/arch/ground/fog_wall.arc 2007/02/06 22:40:15 1.3 +++ deliantra/arch/ground/fog_wall.arc 2007/03/11 00:15:19 1.9 @@ -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 @@ -21,19 +26,14 @@ resist_cancellation 100 resist_deplete 100 resist_death 100 -material 1 -move_type all +materialname paper +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