Skip to content

Commit

Permalink
OpenRaid update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Sep 13, 2024
1 parent e23f5d3 commit 3787860
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Libs/LibOpenRaid/LibOpenRaid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ end

local major = "LibOpenRaid-1.0"

local CONST_LIB_VERSION = 140
local CONST_LIB_VERSION = 141

if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then
Expand Down
3 changes: 3 additions & 0 deletions Libs/LibOpenRaid/ThingsToMantain_WarWithin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,9 @@ do
[272682] = {cooldown = 45, duration = 4, specs = {253, 254, 255}, talent = false, charges = 1, class = "HUNTER", type = 7}, --Master's Call
[359844] = {cooldown = 120, duration = 20, specs = {253}, talent = true, charges = 1, class = "HUNTER", type = 1}, -- Call of the Wild
[462031] = {cooldown = 60, duration = 0, specs = {}, talent = false, charges = 1, class = "HUNTER", type = 8}, --Implosive Trap
[213691] = {cooldown = 30, duration = 0, specs = {}, talent = false, charges = 1, class = "HUNTER", type = 8}, --Scatter Shot
[356719] = {cooldown = 60, duration = 0, specs = {}, talent = false, charges = 1, class = "HUNTER", type = 8}, --Chimaeral Sting
[407028] = {cooldown = 45, duration = 0, specs = {}, talent = false, charges = 1, class = "HUNTER", type = 8}, --Sticky Tar Bomb

--Boar nil 62305 Master's Call
--Boar Tiranaa 54216 Master's Call
Expand Down

0 comments on commit 3787860

Please sign in to comment.