From 66103c0a2b7273852c21b7caf30a6b81b1ddd212 Mon Sep 17 00:00:00 2001 From: Parnic Date: Tue, 14 Aug 2012 04:50:24 +0000 Subject: [PATCH] - Updated Paladin and Mage spells for GCD. They seemed to still work with the old, no-longer-existing spells, but that's not guaranteed to stay working. --- modules/GlobalCoolDown.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/GlobalCoolDown.lua b/modules/GlobalCoolDown.lua index 349498e..dcf5475 100644 --- a/modules/GlobalCoolDown.lua +++ b/modules/GlobalCoolDown.lua @@ -127,9 +127,9 @@ function GlobalCoolDown.prototype:GetSpellId() PRIEST=585, -- smite DRUID=5176, -- wrath WARRIOR=34428, -- victory rush (not available until 5, sadly) - MAGE=133, -- fireball + MAGE=44614, -- frostfire bolt WARLOCK=686, -- shadow bolt - PALADIN=20154, -- seal of righteousness + PALADIN=105361, -- seal of command (level 3) SHAMAN=403, -- lightning bolt HUNTER=3044, -- arcane shot DEATHKNIGHT=47541, -- death coil