From a8016f68b7aba75b3247a2dcc95fa81bbeb25011 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Mon, 24 Sep 2012 21:28:52 +0000 Subject: [PATCH] heroism renamed burst haste git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@565 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- OvaleAura.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OvaleAura.lua b/OvaleAura.lua index a1c8cb7..f1d781c 100644 --- a/OvaleAura.lua +++ b/OvaleAura.lua @@ -165,7 +165,7 @@ function OvaleAura:UpdateAuras(unitId, unitGUID) hateSorts = 5 elseif OvaleData.buffSpellList.melee_haste[spellId] then hateCaC = 10 - elseif OvaleData.buffSpellList.heroism[spellId] then + elseif OvaleData.buffSpellList.burst_haste[spellId] then hateHero = 30 elseif OvaleData.selfHasteBuff[spellId] then hateClasse = OvaleData.selfHasteBuff[spellId] -- 1.7.9.5