diff --git a/ground/temp_fog_moving.arc b/ground/temp_fog_moving.arc new file mode 100644 index 000000000..3c94caeed --- /dev/null +++ b/ground/temp_fog_moving.arc @@ -0,0 +1,35 @@ +Object temp_fog_moving +name fog +face fog.111 +animation temp_fog +type 67 +move_type fly_low +no_pick 1 +is_used_up 1 +resist_fire 100 +resist_electricity 100 +resist_confusion 100 +resist_acid 100 +resist_drain 100 +resist_weaponmagic 100 +resist_ghosthit 100 +resist_poison 100 +resist_slow 100 +resist_paralyze 100 +resist_turn_undead 100 +resist_fear 100 +resist_cancellation 100 +resist_deplete 100 +resist_death 100 +material 1 +changing 1 +blocksview 1 +weight 1000 +value 1 +speed 0.5 +arch event_destroy +name PuddleDeath +title Python +slaying /python/pshop/Ice.py +end +end diff --git a/spell/Bolt/steambolt.arc b/spell/Bolt/steambolt.arc index 3239f375e..76bd59441 100644 --- a/spell/Bolt/steambolt.arc +++ b/spell/Bolt/steambolt.arc @@ -1,7 +1,7 @@ Object steambolt type 102 subtype 4 -other_arch temp_fog +other_arch temp_fog_moving face steam.111 animation steambolt move_type fly_low