We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e497394 commit 183b091Copy full SHA for 183b091
1 file changed
modules/Monk.lua
@@ -2,6 +2,7 @@
2
local myname, Cork = ...
3
if Cork.MYCLASS ~= "MONK" then return end
4
5
+
6
-- Enlightenment (EXP boost buff)
7
local UnitAura = Cork.UnitAura or UnitAura
8
local ldb, ae = LibStub:GetLibrary("LibDataBroker-1.1"), LibStub("AceEvent-3.0")
0 commit comments