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