From b9079f50a18c1436d5f7314e39cf29cf1dd3275d Mon Sep 17 00:00:00 2001 From: Taracque Date: Mon, 16 May 2011 17:04:01 +0200 Subject: [PATCH] Fixed a typo --- Elementarist.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Elementarist.lua b/Elementarist.lua index 77937be..c0d426f 100755 --- a/Elementarist.lua +++ b/Elementarist.lua @@ -18,7 +18,7 @@ Elementarist.debuffTrackerUpdate = 0 Elementarist.shieldTrackerUpdate = 0 Elementarist.spellPower = GetSpellBonusDamage(4); -- nature spell bonus Elementarist.lastBaseGCD = 1.5 -Elementarist.lastShockCD = 5, +Elementarist.lastShockCD = 5 Elementarist.person = { ["foeCount"] = 0, ["friendCount"] = 0, -- 1.7.9.5