--- deliantra/arch/ground/fog_wall.arc 2006/02/06 20:26:13 1.1 +++ deliantra/arch/ground/fog_wall.arc 2007/03/11 00:15:19 1.9 @@ -1,19 +1,16 @@ # a specific type of spell effect (cone) which operates # as a ground object. -Object fog_wall -name fog -face fog.111 +object fog_wall anim -fog.111 -fog.112 -fog.111 +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 @@ -29,10 +26,14 @@ resist_cancellation 100 resist_deplete 100 resist_death 100 -material 1 +materialname paper +move_type fly_low +no_pick 1 changing 1 -visibility 100 -speed 0.001 blocksview 1 +color_bg khaki editable 8 +magicmap white +visibility 100 end +