Mercurial > wow > wowdb-profiler
diff Constants.lua @ 512:6a8d7447cbba
Added detection for WoW's 11th Anniversary (a bit late) and WoW's 12th Anniversary buffs.
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Tue, 08 Nov 2016 15:42:23 -0500 |
parents | 7e8b7e56c9e2 |
children | 6f3e9b9ee2ed |
line wrap: on
line diff
--- a/Constants.lua Tue Nov 08 15:37:13 2016 -0500 +++ b/Constants.lua Tue Nov 08 15:42:23 2016 -0500 @@ -1076,7 +1076,7 @@ ignore = true, }, - -- Banner Buffs (can't tell them apart via ingame API, so blacklist) + -- Banner Buffs (can't tell the different levels of them apart via ingame API, so blacklist) [_G.GetSpellInfo(90216)] = { -- ALLIANCE GUILD STANDARD ignore = true, }, @@ -1109,6 +1109,12 @@ [_G.GetSpellInfo(150986)] = { -- WOW 10TH ANNIVERSARY modifier = 0.1, }, + [_G.GetSpellInfo(188454)] = { -- WOW 11TH ANNIVERSARY + modifier = 0.11, + }, + [_G.GetSpellInfo(219159)] = { -- WOW 12TH ANNIVERSARY + modifier = 0.12, + }, -- Situational Buffs [_G.GetSpellInfo(39953)] = { -- ADALS SONG OF BATTLE