--- deliantra/arch/spell/Rune/rune_frost.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/rune_frost.arc 2007/03/03 01:24:23 1.8 @@ -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! @@ -13,17 +17,17 @@ type 154 attacktype 18 invisible 1 -move_on all +move_on walk 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 @@ -37,17 +41,17 @@ level 1 type 154 invisible 1 -move_on all +move_on walk 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! @@ -61,13 +65,9 @@ level 1 type 154 invisible 1 -move_on all +move_on walk no_pick 1 color_fg light_blue editable 32 -anim -rune_frost.x11 -icestorm.x11 -mina end