git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
063c936 - Add shaman settings to TMW and frames
[wowui.git]
/
OmaTMW
/
TellMeWhen.lua
diff --git
a/OmaTMW/TellMeWhen.lua
b/OmaTMW/TellMeWhen.lua
index
4b538c4
..
f625683
100644
(file)
--- a/
OmaTMW/TellMeWhen.lua
+++ b/
OmaTMW/TellMeWhen.lua
@@
-159,6
+159,15
@@
local chars = {
width = 40,
height = 40,
},
+ {
+ unit = "player",
+ auras = {"Unleash Life"},
+ auraFilter = "PLAYER HELPFUL",
+ x = 740,
+ y = 440,
+ width = 40,
+ height = 40,
+ },
},
},
};