7cf4c4b - Add Ashvane and Orgozoa auras for mythic
[wowui.git] / kehys / auras.lua
index 3ecd26e..d0c59e3 100644 (file)
@@ -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;