Quantcast

arcane mage: fix for empowerment

Sidoine De Wispelaere [09-26-09 - 09:22]
arcane mage: fix for empowerment

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@101 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
defaut/Mage.lua
diff --git a/defaut/Mage.lua b/defaut/Mage.lua
index 0acadf7..031a3c3 100644
--- a/defaut/Mage.lua
+++ b/defaut/Mage.lua
@@ -68,7 +68,7 @@ AddIcon

 AddIcon
 {
-       if DebuffPresent(ARCANEBLAST stacks=2) Spell(ARCANEPOWER)
+       if DebuffPresent(ARCANEBLAST stacks=3) Spell(ARCANEPOWER)
        Spell(COMBUSTION)
        Spell(ICYVEINS)
        Spell(PRESENCEOFMIND)