mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Updated warrior GCD spell to "victory rush" now that Rend is a passive ability. No ability is available before level 5 that doesn't have its own cooldown, sadly.
This commit is contained in:
@ -126,7 +126,7 @@ function GlobalCoolDown.prototype:GetSpellId()
|
|||||||
ROGUE=1752, -- sinister strike
|
ROGUE=1752, -- sinister strike
|
||||||
PRIEST=585, -- smite
|
PRIEST=585, -- smite
|
||||||
DRUID=5176, -- wrath
|
DRUID=5176, -- wrath
|
||||||
WARRIOR=772, -- rend
|
WARRIOR=34428, -- victory rush (not available until 5, sadly)
|
||||||
MAGE=133, -- fireball
|
MAGE=133, -- fireball
|
||||||
WARLOCK=686, -- shadow bolt
|
WARLOCK=686, -- shadow bolt
|
||||||
PALADIN=20154, -- seal of righteousness
|
PALADIN=20154, -- seal of righteousness
|
||||||
|
Reference in New Issue
Block a user