--- deliantra/arch/spell/Rune/rune_fireball.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/rune_fireball.arc 2007/03/03 01:24:23 1.8 @@ -1,4 +1,8 @@ object rune_large_fireball +anim +rune_fireball.x11 +rune_fireball.x11 +mina name Rune of Fireball msg You set off a large fireball! @@ -14,17 +18,17 @@ type 154 attacktype 6 invisible 1 -move_on all +move_on walk no_pick 1 color_fg red editable 32 +end + +object rune_medium_fireball anim rune_fireball.x11 rune_fireball.x11 mina -end - -object rune_medium_fireball name Rune of Fireball msg You set off a fireball! @@ -40,13 +44,9 @@ type 154 attacktype 6 invisible 1 -move_on all +move_on walk no_pick 1 color_fg red editable 32 -anim -rune_fireball.x11 -rune_fireball.x11 -mina end