Skip to content

Commit

Permalink
Wotlk highlight changes
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Nov 6, 2023
1 parent 5c89e1e commit 1d388e9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config.wotlk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ config.MapIDs = {
[121] = "Ulduar",
[131] = "Trial of the Grand Crusader",
[141] = "Icecrown Citadel",
[142] = "The Ruby Sanctum",

[111] = "Utgarde Keep",
[112] = "The Culling of Stratholme",
Expand Down Expand Up @@ -345,8 +346,6 @@ config.defaultDebuffHighlights = {
["Trial of the Grand Crusader"] = {
[66237] = { 66237, 1, "Incinerate Flesh, Lord Jaraxxus" },
[66013] = { 66013, 1, "Penetrating Cold, Anub'arak" },
[67281] = { 67281, 1, "Touch of Darkness, Twin Val'kyrs" },
[67296] = { 67296, 2, "Touch of Light, Twin Val'kyrs" },
},
["Icecrown Citadel"] = {
[72670] = { 72670, 1, "Impale, Lord Marrowgar" },
Expand All @@ -356,11 +355,16 @@ config.defaultDebuffHighlights = {
[72272] = { 72272, 3, "Vile Gas, Festergut" },
[69674] = { 69674, 3, "Mutated Infection, Rotface" },
[70157] = { 70157, 3, "Ice Tomb, Sindragosa" },
[70126] = { 70126, 4, "Frost Beacon, Sindragosa" },

[70338] = { 70338, 1, "Necrotic Plague, Lich King" },
[68980] = { 68980, 2, "Harvest Soul, Lich King" },
[69409] = { 69409, 4, "Soul Reaper, Lich King" },
},
["The Ruby Sanctum"] = {
[74562] = { 74562, 1, "Fiery Combustion, Halion" },
[74792] = { 74792, 2, "Soul Consumption, Halion" },
},
["Naxxramas"] = {
[27808] = { 27808, 3, "Kel'Thuzad, Frost Blast" },
[28622] = { 28622, 1, "Maexxna, Web Wrap" },
Expand Down

0 comments on commit 1d388e9

Please sign in to comment.