Skip to content

Commit

Permalink
Timer adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Oct 4, 2020
1 parent 4ff285f commit 92f2bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-Party-WoD/EverBloom/AncientProtectors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ local specWarnBramble = mod:NewSpecialWarningMove(167977, nil, nil, nil, 1, 8

local timerShapersFortitude = mod:NewTargetTimer(8, 168520, nil, false, 2, 5)
local timerNoxiousCD = mod:NewCDTimer(16, 175997, nil, "Melee", nil, 2)
local timerGraspingVineCD = mod:NewNextTimer(31.5, 168375, nil, nil, nil, 3)
local timerGraspingVineCD = mod:NewNextTimer(30.4, 168375, nil, nil, nil, 3)

mod:AddNamePlateOption("NPAuraOnFort", 168520)

Expand Down

0 comments on commit 92f2bfa

Please sign in to comment.