mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Added GCD spell for Monks (WoW 5.0)
This commit is contained in:
@ -132,7 +132,8 @@ function GlobalCoolDown.prototype:GetSpellId()
|
||||
PALADIN=20154, -- seal of righteousness
|
||||
SHAMAN=403, -- lightning bolt
|
||||
HUNTER=3044, -- arcane shot
|
||||
DEATHKNIGHT=47541 -- death coil
|
||||
DEATHKNIGHT=47541, -- death coil
|
||||
MONK=100780, -- jab
|
||||
}
|
||||
|
||||
local _, unitClass = UnitClass("player")
|
||||
|
Reference in New Issue
Block a user