Use original cleu handler for Era.

This commit is contained in:
Flamanis
2023-12-03 16:59:48 -06:00
parent e4140664ed
commit cfe83ca1e3
+1 -1
View File
@@ -6530,7 +6530,7 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
end
end
if(isERA) then
if(false and isERA) then
eraNamedSpellsToID = {
["SPELL_PERIODIC_DAMAGE"] = true,
["SPELL_DAMAGE"] = true,