syntax error in arcane mage script
Sidoine De Wispelaere [03-06-11 - 12:20]
syntax error in arcane mage script
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@363 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/defaut/Mage.lua b/defaut/Mage.lua
index a06cfce..2ea6eb7 100644
--- a/defaut/Mage.lua
+++ b/defaut/Mage.lua
@@ -112,7 +112,7 @@ AddIcon help=cd mastery=1
if TargetIsInterruptible(yes) Spell(COUNTERSPELL)
#/conjure_mana_gem,if=cooldown.evocation.remains<44&target.time_to_die<44&mana_gem_charges=0
- if ItemCount(MANAGEMITEM less 1 charges=1) and {spell(EVOCATION)<44} and TargetDieIn(less 44)}
+ if ItemCount(MANAGEMITEM less 1 charges=1) and {spell(EVOCATION)<44} and TargetDieIn(less 44)
Spell(CONJUREMANAGEM)
#if=(cooldown.evocation.remains<30&buff.arcane_blast.stack=4)|cooldown.evocation.remains>90|target.time_to_die<40
if {{spell(EVOCATION)<30} and DebuffPresent(ARCANEBLAST stacks=4)} or {spell(EVOCATION)>90} or TargetDieIn(less 40)