--- deliantra/arch/spell/Rune/rune_fire.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/rune_fire.arc 2007/03/03 01:24:23 1.8 @@ -1,4 +1,8 @@ object rune_burning_hands +anim +rune_fire.x11 +fireball.x11 +mina name Rune of Burning Hands msg You detonate a Rune of Burning Hands! @@ -12,17 +16,17 @@ level 1 type 154 invisible 1 -move_on all +move_on walk no_pick 1 color_fg red editable 32 +end + +object rune_dragonbreath anim rune_fire.x11 fireball.x11 mina -end - -object rune_dragonbreath name Rune of Dragon's Breath msg You detonate a Rune of Firebreath! @@ -36,17 +40,17 @@ level 1 type 154 invisible 1 -move_on all +move_on walk no_pick 1 color_fg red editable 32 +end + +object rune_fire anim rune_fire.x11 fireball.x11 mina -end - -object rune_fire name Rune of Fire msg You detonate a Rune of Fire! @@ -61,13 +65,9 @@ type 154 attacktype 6 invisible 1 -move_on all +move_on walk no_pick 1 color_fg red editable 32 -anim -rune_fire.x11 -fireball.x11 -mina end