--- deliantra/arch/spell/Rune/rune_frost.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/rune_frost.arc 2007/02/09 01:52:38 1.4 @@ -1,4 +1,8 @@ object rune_frost +anim +rune_frost.x11 +icestorm.x11 +mina name Rune of Frost msg You detonate a Rune of Frost! @@ -17,13 +21,13 @@ no_pick 1 color_fg light_blue editable 32 +end + +object rune_icestorm anim rune_frost.x11 icestorm.x11 mina -end - -object rune_icestorm name Rune of Icestorm msg You detonate a Rune of Icestorm @@ -41,13 +45,13 @@ no_pick 1 color_fg light_blue editable 32 +end + +object rune_large_icestorm anim rune_frost.x11 icestorm.x11 mina -end - -object rune_large_icestorm name Rune of Large Icestorm msg You detonate a Rune of Large Icestorm! @@ -65,9 +69,5 @@ no_pick 1 color_fg light_blue editable 32 -anim -rune_frost.x11 -icestorm.x11 -mina end