mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -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
|
PALADIN=GetSpellInfo(1152), -- purify
|
||||||
SHAMAN=GetSpellInfo(324), -- lightning shield
|
SHAMAN=GetSpellInfo(324), -- lightning shield
|
||||||
HUNTER=GetSpellInfo(1978), -- serpent sting
|
HUNTER=GetSpellInfo(1978), -- serpent sting
|
||||||
DEATHKNIGHT=GetSpellInfo(45462) -- plague strike
|
DEATHKNIGHT=GetSpellInfo(47541) -- death coil
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
defaultSpells = {
|
defaultSpells = {
|
||||||
|
Reference in New Issue
Block a user