Skip to content

Commit 183b091

Browse files
committed
No more monk buffs
1 parent e497394 commit 183b091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/Monk.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
local myname, Cork = ...
33
if Cork.MYCLASS ~= "MONK" then return end
44

5+
56
-- Enlightenment (EXP boost buff)
67
local UnitAura = Cork.UnitAura or UnitAura
78
local ldb, ae = LibStub:GetLibrary("LibDataBroker-1.1"), LibStub("AceEvent-3.0")

0 commit comments

Comments
 (0)