fixup(Scripts/CrusaderColiseum)spellscripts (#20417)
This commit is contained in:
parent
acf267f84f
commit
3de510fa68
1 changed files with 0 additions and 5 deletions
|
|
@ -819,11 +819,6 @@ class spell_valkyr_touch_aura : public AuraScript
|
|||
{
|
||||
PrepareAuraScript(spell_valkyr_touch_aura);
|
||||
|
||||
bool Validate(SpellInfo const* /*spellInfo*/) override
|
||||
{
|
||||
return ValidateSpellInfo({ SPELL_AURA_SPIRIT_OF_REDEMPTION });
|
||||
}
|
||||
|
||||
void HandleEffectPeriodic(AuraEffect const* aurEff)
|
||||
{
|
||||
PreventDefaultAction();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue