Quantcast

Remove unused haste buff table - haste is tracked by OvalePlayerDoll.

Johnny C. Lam [03-02-13 - 17:57]
Remove unused haste buff table - haste is tracked by OvalePlayerDoll.

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@705 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
OvaleData.lua
diff --git a/OvaleData.lua b/OvaleData.lua
index 812607f..5efdb62 100644
--- a/OvaleData.lua
+++ b/OvaleData.lua
@@ -61,14 +61,6 @@ OvaleData.power =
 OvaleData.secondaryPower = {"rage", "focus", "shards", "holy", "chi", "shadoworbs", "burningembers", "demonicfury"}
 OvaleData.powerType = {}

--- List haste buff that does not appear in the character sheet and that are not raid wide buffs
-OvaleData.selfHasteBuff =
-{
-	[13750] = 20, -- Adrenaline Rush (rogue)
-	[49016] = 20, -- Unholy Frenzy (death knight)
-	[53657] = 9, -- Judgement of the Pure (paladin)
-}
-
 -- List temporary damage multiplier
 OvaleData.selfDamageBuff =
 {