Skip to content

Commit

Permalink
Tazavesh highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Feb 23, 2022
1 parent cd98f71 commit 906019e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,9 @@ config.MapIDs = {
[751] = "Black Rook Hold",
}


-- Getting Spell IDs from Encounter Journal:
-- Mouseover the spell and use this macro /dump GetMouseFocus():GetParent().spellID
config.defaultDebuffHighlights = {
["PvP"] = {
[207736] = { 207736, 3, "Shadowy Duel" },
Expand Down Expand Up @@ -679,6 +682,9 @@ config.defaultDebuffHighlights = {
[332797] = { 332797, 1, "Sire Denathrius, Fatal Finesse" },
},
["Tazavesh"] = {
[345990] = { 345990, 4, "Zo'phex, Interrogation" },
[349627] = { 349627, 2, "The Grand Menagerie, Gluttony" },
[349934] = { 349934, 4, "The Grand Menagerie, Flagellation Protocol" },
},
["Halls of Atonement"] = {
[326607] = { 326607, 3, "Stoneborn Reaver, Turn to Stone" },
Expand Down

0 comments on commit 906019e

Please sign in to comment.