git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
3ce4017 - Working player frame
[wowui.git]
/
kehys
/
auras.lua
diff --git
a/kehys/auras.lua
b/kehys/auras.lua
index
07b28da
..
ec03f42
100644
(file)
--- a/
kehys/auras.lua
+++ b/
kehys/auras.lua
@@
-19,6
+19,9
@@
local watchedAuras = {
[287280] = {1, "buff1"}, -- Glimmer of Light
[194384] = {1, "buff1"}, -- Atonement
[61295] = {1, "buff1"}, -- Riptide
[287280] = {1, "buff1"}, -- Glimmer of Light
[194384] = {1, "buff1"}, -- Atonement
[61295] = {1, "buff1"}, -- Riptide
+ [53563] = {1, "buff2"}, -- Beacon of Light
+ [156910] = {1, "buff2"}, -- Beacon of Faith
+ [200025] = {1, "buff2"}, -- Beacon of Virtue
-- Tank defensives
[6940] = {1, "tankcd"}, -- Blessing of Sacrifice
[33206] = {1, "tankcd"}, -- Pain Suppression
-- Tank defensives
[6940] = {1, "tankcd"}, -- Blessing of Sacrifice
[33206] = {1, "tankcd"}, -- Pain Suppression