Merge pull request #636 from Flamanis/master

Use original cleu handler for Era.
This commit is contained in:
Tercio Jose
2023-12-08 13:49:42 -03:00
committed by GitHub
+1 -1
View File
@@ -6576,7 +6576,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,