fix(Scripts/Spells): Fixed T3 4P Frostfire Regalia bonus not proccing. (#12583)

This commit is contained in:
UltraNix
2022-08-01 22:53:53 +02:00
committed by GitHub
parent f13854cd5e
commit 314e6a84f7

View File

@@ -1199,7 +1199,7 @@ class spell_gen_adaptive_warding : public AuraScript
bool CheckProc(ProcEventInfo& eventInfo)
{
if (eventInfo.GetSpellInfo())
if (!eventInfo.GetSpellInfo())
return false;
// find Mage Armor