git
/
wowui.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
a297842
)
6127076 - Proper phasing done, no aura as marker
author
Aleksi Blinnikka <aleksi.blinnikka@iki.fi>
Sun, 23 Aug 2020 12:40:29 +0000
committer
Aleksi Blinnikka <aleksi.blinnikka@iki.fi>
Sun, 23 Aug 2020 12:41:17 +0000
kehys/auras.lua
patch
|
blob
|
history
diff --git
a/kehys/auras.lua
b/kehys/auras.lua
index
f86034a
..
2291aa1
100644
(file)
--- a/
kehys/auras.lua
+++ b/
kehys/auras.lua
@@
-77,7
+77,7
@@
local watchedAuras = {
[318078] = {1, "alert"}, -- Fixate (Shad'har)
[312486] = {1, "stacks"}, -- Recurring Nightmare (Il'gynoth)
[313400] = {1, "stacks"}, -- Corrupted Mind (N'zoth)
[318078] = {1, "alert"}, -- Fixate (Shad'har)
[312486] = {1, "stacks"}, -- Recurring Nightmare (Il'gynoth)
[313400] = {1, "stacks"}, -- Corrupted Mind (N'zoth)
- [319346] = {1, "heal"}, -- Infinity's Toll (N'zoth) phase marker
+
--
[319346] = {1, "heal"}, -- Infinity's Toll (N'zoth) phase marker
[316506] = {1, "alert"}, -- Heartpiercer Venom (Trash)
[315025] = {1, "heal"}, -- Ancient Curse (Maut)
[315311] = {1, "stacks"}, -- Ravage (Hivemind)
[316506] = {1, "alert"}, -- Heartpiercer Venom (Trash)
[315025] = {1, "heal"}, -- Ancient Curse (Maut)
[315311] = {1, "stacks"}, -- Ravage (Hivemind)
@@
-87,6
+87,7
@@
local watchedAuras = {
[313077] = {1, "heal"}, -- Unleashed Nightmare (Ra-den)
[316065] = {1, "alert"}, -- Corrupted Existence (Ra-den)
[313364] = {1, "heal"}, -- Mental Decay (Carapace of N'zoth)
[313077] = {1, "heal"}, -- Unleashed Nightmare (Ra-den)
[316065] = {1, "alert"}, -- Corrupted Existence (Ra-den)
[313364] = {1, "heal"}, -- Mental Decay (Carapace of N'zoth)
+ [307044] = {4, "stacks"}, -- Nightmare Antibody (Carapace of N'zoth)
};
local playerGuid = nil;
};
local playerGuid = nil;