--- deliantra/arch/ground/fog_wall.arc 2007/01/02 21:49:28 1.2 +++ deliantra/arch/ground/fog_wall.arc 2007/02/06 22:40:15 1.3 @@ -1,19 +1,11 @@ # 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 +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 @@ -30,9 +22,18 @@ resist_deplete 100 resist_death 100 material 1 +move_type all +no_pick 1 changing 1 -visibility 100 -speed 0.001 blocksview 1 +color_bg khaki +color_fg white editable 8 +visibility 100 +anim +fog.x11 +fog.x12 +fog.x11 +mina end +