Use original cleu handler for Era.
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user