From 22406f15952e6710b2dcadf0a949a457f9453437 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Thu, 11 Nov 2010 11:18:02 +0000 Subject: [PATCH] added hunter pets buff/debuff git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@330 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- Condition.lua | 13 +++++++++---- Ovale.toc | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/Condition.lua b/Condition.lua index b9d83a2..3634301 100644 --- a/Condition.lua +++ b/Condition.lua @@ -77,14 +77,16 @@ local buffSpellList = { 58567, -- Sunder Armor (x3) 8647, -- Expose Armor - 91565 -- Faerie Fire (x3) + 91565, -- Faerie Fire (x3) + 35387 --Corrosive Spit (x3) }, magicaldamagetaken= { 65142, -- Ebon Plague 60433, -- Earth and Moon 93068, -- Master Poisoner - 1490 -- Curse of the Elements + 1490, -- Curse of the Elements + 34889 --Fire Breath (Dragonhawk) }, -- physicaldamagetaken lowerphysicaldamage= @@ -94,6 +96,7 @@ local buffSpellList = 1160, -- Demoralizing Shout 26017, -- Vindication 81130, -- Scarlet Fever + 50256 --Demoralizing Roar (Bear) }, meleeslow= { @@ -102,7 +105,8 @@ local buffSpellList = 58180, --Infected Wounds rank 2 68055, --Judgments of the just 6343, --Thunderclap - 8042 --Earth Shock + 8042, --Earth Shock + 50285 --Dust Cloud (Tallstrider) }, bleed= { @@ -110,7 +114,8 @@ local buffSpellList = 33878, --Mangle bear 46856, -- Trauma rank 1 46857, -- Trauma rank 2 - 16511 --Hemorrhage + 16511, --Hemorrhage + 50271 --Tendon Rip }, heroism= { diff --git a/Ovale.toc b/Ovale.toc index 6b03b2f..f152bfd 100644 --- a/Ovale.toc +++ b/Ovale.toc @@ -3,7 +3,7 @@ ## Notes: Show the icon of the next spell to cast ## Notes-frFR: Affiche l'icône du prochain sort à lancer ## Author: Sidoine -## Version: 4.0.16 +## Version: 4.0.17 ## OptionalDeps: Ace3, ButtonFacade, Recount, Skada, LibBabble-CreatureType-3.0 ## SavedVariables: OvaleDB ## SavedVariablesPerCharacter: OvaleDBPC -- 1.7.9.5