From e8c3a7110b457378b7649d7da53cfd300eb5af8f Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sat, 16 Oct 2010 16:21:36 +0000 Subject: [PATCH] added buff and debuff fixes git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@283 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- Condition.lua | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Condition.lua b/Condition.lua index 7820bba..13e1e82 100644 --- a/Condition.lua +++ b/Condition.lua @@ -61,7 +61,7 @@ local buffSpellList = { 6673, -- Battle Shout 8076, -- Strength of Earth - 79891 -- Horn of Winter + 57330 -- Horn of Winter }, stamina = { @@ -79,7 +79,7 @@ local buffSpellList = { 65142, -- Ebon Plague 60433, -- Earth and Moon - 58410, -- Master Poisoner TODO: vérifier + 93068, -- Master Poisoner 1490 -- Curse of the Elements }, -- physicaldamagetaken @@ -88,13 +88,14 @@ local buffSpellList = 99, -- Demoralizing Roar 702, -- Curse of Weakness 1160, -- Demoralizing Shout - 67, -- Vindication + 26017, -- Vindication 81130, -- Scarlet Fever }, meleeslow= { 45477, --Icy Touch 58179, --Infected Wounds + 58180, --Infected Wounds rank 2 68055, --Judgments of the just 6343, --Thunderclap 8042 --Earth Shock @@ -103,7 +104,8 @@ local buffSpellList = { 33876, --Mangle cat 33878, --Mangle bear - 46857, -- Trauma + 46856, -- Trauma rank 1 + 46857, -- Trauma rank 2 16511 --Hemorrhage } } -- 1.7.9.5