added scare beast debuff and cooldown #24
@ -188,9 +188,9 @@ Data.spells = {
|
||||
|
||||
--[[ SLEEPS ]]--
|
||||
-- Hibernate
|
||||
[2637] = "sleep",
|
||||
[18657] = "sleep",
|
||||
[18658] = "sleep",
|
||||
[2637] = "disorient",
|
||||
[18657] = "disorient",
|
||||
[18658] = "disorient",
|
||||
|
||||
-- Wyvern Sting
|
||||
[19386] = "disorient",
|
||||
@ -398,4 +398,4 @@ local function COMBAT_LOG_EVENT_UNFILTERED(self, event, timestamp, eventType, so
|
||||
resetDR(destGUID)
|
||||
end
|
||||
end
|
||||
]]
|
||||
]]
|
||||
|
Reference in New Issue
Block a user