fixup(Scripts/CrusaderColiseum)spellscripts (#20417)
This commit is contained in:
@@ -819,11 +819,6 @@ class spell_valkyr_touch_aura : public AuraScript
|
|||||||
{
|
{
|
||||||
PrepareAuraScript(spell_valkyr_touch_aura);
|
PrepareAuraScript(spell_valkyr_touch_aura);
|
||||||
|
|
||||||
bool Validate(SpellInfo const* /*spellInfo*/) override
|
|
||||||
{
|
|
||||||
return ValidateSpellInfo({ SPELL_AURA_SPIRIT_OF_REDEMPTION });
|
|
||||||
}
|
|
||||||
|
|
||||||
void HandleEffectPeriodic(AuraEffect const* aurEff)
|
void HandleEffectPeriodic(AuraEffect const* aurEff)
|
||||||
{
|
{
|
||||||
PreventDefaultAction();
|
PreventDefaultAction();
|
||||||
|
|||||||
Reference in New Issue
Block a user