git
/
wowui.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
39bc8a4
)
7cf4c4b - Add Ashvane and Orgozoa auras for mythic
author
Aleksi Blinnikka <aleksi.blinnikka@gmail.com>
Mon, 21 Oct 2019 15:10:38 +0000
committer
Aleksi Blinnikka <aleksi.blinnikka@gmail.com>
Mon, 21 Oct 2019 15:10:38 +0000
kehys/auras.lua
patch
|
blob
|
history
diff --git
a/kehys/auras.lua
b/kehys/auras.lua
index
3ecd26e
..
d0c59e3
100644
(file)
--- a/
kehys/auras.lua
+++ b/
kehys/auras.lua
@@
-60,6
+60,8
@@
local watchedAuras = {
[294711] = {5, "heal"}, -- Frost (Sivara)
[294715] = {5, "heal"}, -- Toxic (Sivara)
[296693] = {1, "stacks"}, -- Waterlogged (Ashvane)
[294711] = {5, "heal"}, -- Frost (Sivara)
[294715] = {5, "heal"}, -- Toxic (Sivara)
[296693] = {1, "stacks"}, -- Waterlogged (Ashvane)
+ [297333] = {1, "heal"}, -- Briny Bubble (Ashvane)
+ [298306] = {1, "stacks"}, -- Incubation Fluid (Orgozoa)
};
local playerGuid = nil;
};
local playerGuid = nil;