From e66dc2bf334cc02de13cb2832933a9c7f3f9999f Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sun, 6 Mar 2011 12:20:34 +0000 Subject: [PATCH] syntax error in arcane mage script git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@363 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- defaut/Mage.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.9.5