git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
3f24527 - Show Purge the Wicked in TMW as well on priest
[wowui.git]
/
OmaTMW
/
TellMeWhen.lua
diff --git
a/OmaTMW/TellMeWhen.lua
b/OmaTMW/TellMeWhen.lua
index
c4f9ed1
..
4de50c6
100644
(file)
--- a/
OmaTMW/TellMeWhen.lua
+++ b/
OmaTMW/TellMeWhen.lua
@@
-134,7
+134,7
@@
local chars = {
["Gilden"] = {
{
unit = "target",
["Gilden"] = {
{
unit = "target",
- auras = {"Shadow Word: Pain"},
+ auras = {"Shadow Word: Pain"
, "Purge the Wicked"
},
auraFilter = "PLAYER HARMFUL",
x = 660,
y = 440,
auraFilter = "PLAYER HARMFUL",
x = 660,
y = 440,
@@
-144,13
+144,22
@@
local chars = {
{
unit = "player",
auras = {"Power Word: Fortitude"},
{
unit = "player",
auras = {"Power Word: Fortitude"},
- auraFilter = "
PLAYER
HELPFUL",
+ auraFilter = "HELPFUL",
invert = true,
x = 720,
y = 440,
width = 60,
height = 60,
},
invert = true,
x = 720,
y = 440,
width = 60,
height = 60,
},
+ {
+ unit = "player",
+ auras = {"Overcharge Mana"},
+ auraFilter = "PLAYER HELPFUL",
+ x = 720,
+ y = 440,
+ width = 60,
+ height = 60,
+ },
},
["Gedren"] = {
{
},
["Gedren"] = {
{