mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- changed DK GCD spell to death coil from plague strike
This commit is contained in:
@ -51,7 +51,7 @@ function GlobalCoolDown.prototype:GetSpellName()
|
||||
PALADIN=GetSpellInfo(1152), -- purify
|
||||
SHAMAN=GetSpellInfo(324), -- lightning shield
|
||||
HUNTER=GetSpellInfo(1978), -- serpent sting
|
||||
DEATHKNIGHT=GetSpellInfo(45462) -- plague strike
|
||||
DEATHKNIGHT=GetSpellInfo(47541) -- death coil
|
||||
}
|
||||
else
|
||||
defaultSpells = {
|
||||
|
Reference in New Issue
Block a user