Skip to content

Commit

Permalink
sync core changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Jan 5, 2025
1 parent d70831b commit 1e0f7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-Scenario-MoP/GreenFire.lua
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ function mod:UNIT_DIED(args)
end

--All timers subject to a ~0.5 second clipping due to ScanEngagedUnits
function mod:StartEngageTimers(guid, cid)
function mod:StartEngageTimers(guid, cid, delay)
if cid == 68151 then--Essence of Order

elseif cid == 69964 then--Kanrethad Ebonlocke
Expand Down

0 comments on commit 1e0f7b8

Please sign in to comment.