warlock: bane of doom was never used
Sidoine De Wispelaere [10-17-10 - 16:04]
warlock: bane of doom was never used
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@301 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/defaut/Demoniste.lua b/defaut/Demoniste.lua
index 1713542..a8f1388 100644
--- a/defaut/Demoniste.lua
+++ b/defaut/Demoniste.lua
@@ -83,7 +83,7 @@ AddIcon help=main mastery=1
if TargetDebuffExpires(CORRUPTION 2 mine=1) and TargetDebuffExpires(SEEDOFCORRUPTION 0 mine=1) and TargetDeadIn(more 9) Spell(CORRUPTION)
if TargetDebuffExpires(BANEOFDOOM 0 mine=1) and TargetDebuffExpires(BANEOFAGONY 0 mine=1)
{
- if List(curse doom) and TargetDeadIn(more 20) Spell(BANEOFDOOM)
+ if List(bane doom) and TargetDeadIn(more 20) Spell(BANEOFDOOM)
if TargetDeadIn(more 10) Spell(BANEOFAGONY)
}
if TargetLifePercent(less 25) Spell(DRAINSOUL)
@@ -109,7 +109,7 @@ AddIcon help=main mastery=2
if TargetDebuffExpires(CORRUPTION 2 mine=1) and TargetDebuffExpires(SEEDOFCORRUPTION 0 mine=1) and TargetDeadIn(more 9) Spell(CORRUPTION)
if TargetDebuffExpires(BANEOFDOOM 5 mine=1) and TargetDebuffExpires(BANEOFAGONY 0 mine=1)
{
- if List(curse doom) and TargetDeadIn(more 15) Spell(BANEOFDOOM)
+ if List(bane doom) and TargetDeadIn(more 15) Spell(BANEOFDOOM)
if TargetDeadIn(more 10) Spell(BANEOFAGONY)
}
if BuffPresent(MOLTENCORE) Spell(INCINERATE)
@@ -140,7 +140,7 @@ AddIcon help=main mastery=3
if TargetDebuffExpires(CORRUPTION 2 mine=1) and TargetDebuffExpires(SEEDOFCORRUPTION 0 mine=1) and TargetDeadIn(more 9) Spell(CORRUPTION)
if TargetDebuffExpires(BANEOFDOOM 0 mine=1) and TargetDebuffExpires(BANEOFAGONY 0 mine=1)
{
- if List(curse doom) and TargetDeadIn(more 60) Spell(BANEOFDOOM)
+ if List(bane doom) and TargetDeadIn(more 20) Spell(BANEOFDOOM)
if TargetDeadIn(more 10) unless List(cure havoc) Spell(BANEOFAGONY)
}
if BuffPresent(EMPOWEREDIMP) or BuffPresent(SOULBURN) Spell(SOULFIRE)