--- deliantra/arch/ground/fog_wall.arc 2007/02/06 22:40:15 1.3 +++ deliantra/arch/ground/fog_wall.arc 2007/02/09 01:51:38 1.5 @@ -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,7 +26,7 @@ resist_cancellation 100 resist_deplete 100 resist_death 100 -material 1 +materialname paper move_type all no_pick 1 changing 1 @@ -30,10 +35,5 @@ color_fg white editable 8 visibility 100 -anim -fog.x11 -fog.x12 -fog.x11 -mina end