From de35c3d5fb68393fe20d33f3124eebfabaee71f5 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sat, 10 Dec 2011 19:00:40 +0000 Subject: [PATCH] chain lightning has no cd git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@445 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- defaut/Chaman.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaut/Chaman.lua b/defaut/Chaman.lua index db55dfa..4601d3e 100644 --- a/defaut/Chaman.lua +++ b/defaut/Chaman.lua @@ -4,7 +4,7 @@ Define(BLOODLUST 2825) SpellInfo(BLOODLUST cd=300) SpellAddBuff(BLOODLUST BLOODLUST=40) Define(CHAINLIGHTNING 421) - SpellInfo(CHAINLIGHTNING cd=3) + SpellInfo(CHAINLIGHTNING) SpellAddBuff(CHAINLIGHTNING MAELSTROMWEAPON=0) Define(EARTHQUAKE 61882) Define(EARTHSHOCK 8042) -- 1.7.9.5