From 6d822228ede8e217eb5843b7a0b98c6500096968 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Wed, 23 Sep 2009 22:37:42 +0000 Subject: [PATCH] arcane mage change: wait for 4 debuffs now git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@99 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- Ovale.toc | 2 +- defaut/Mage.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ovale.toc b/Ovale.toc index f2a4390..ede7adb 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: 3.2.2 +## Version: 3.2.3 ## OptionalDeps: Ace3, ButtonFacade ## SavedVariables: OvaleDB ## SavedVariablesPerCharacter: OvaleDBPC diff --git a/defaut/Mage.lua b/defaut/Mage.lua index 815b3b3..0acadf7 100644 --- a/defaut/Mage.lua +++ b/defaut/Mage.lua @@ -55,7 +55,7 @@ AddIcon if TalentPoints(TALENTARCANEBARRAGE more 0) { #Arcane spec - if DebuffExpires(ARCANEBLAST 0 stacks=3) + if DebuffExpires(ARCANEBLAST 0 stacks=4) Spell(ARCANEBLAST) Spell(ARCANEMISSILES) } -- 1.7.9.5