diff --git a/BlackwingLair/Options/Colors.lua b/BlackwingLair/Options/Colors.lua index 2bbc7c0..43f622e 100644 --- a/BlackwingLair/Options/Colors.lua +++ b/BlackwingLair/Options/Colors.lua @@ -20,18 +20,23 @@ BigWigs:AddColors("Firemaw", { [22539] = "red", [23339] = "yellow", [23341] = "blue", + [366305] = "blue", }) BigWigs:AddColors("Ebonroc", { [22539] = "red", [23339] = "yellow", [23340] = {"blue","orange"}, + [368515] = "blue", }) BigWigs:AddColors("Flamegor", { [22539] = "red", [23339] = "yellow", [23342] = {"green","orange"}, + [368521] = "blue", + [467732] = "blue", + [467764] = "blue", }) BigWigs:AddColors("Chromaggus", { @@ -39,6 +44,7 @@ BigWigs:AddColors("Chromaggus", { [23170] = "blue", [23174] = "red", [23537] = "red", + [468195] = "yellow", ["breath"] = "yellow", ["vulnerability"] = {"green","red"}, }) @@ -54,5 +60,7 @@ BigWigs:AddColors("Nefarian Classic", { }) BigWigs:AddColors("Blackwing Lair Trash", { + [466357] = {"blue","yellow"}, + [466435] = {"blue","yellow"}, ["target_vulnerability"] = {"red","yellow"}, }) diff --git a/BlackwingLair/Options/Sounds.lua b/BlackwingLair/Options/Sounds.lua index bcda6ca..12baadc 100644 --- a/BlackwingLair/Options/Sounds.lua +++ b/BlackwingLair/Options/Sounds.lua @@ -19,23 +19,29 @@ BigWigs:AddSounds("Firemaw", { [22539] = "long", [23339] = "info", [23341] = "warning", + [366305] = "warning", }) BigWigs:AddSounds("Ebonroc", { [22539] = "long", [23339] = "info", [23340] = "alarm", + [368515] = "alert", }) BigWigs:AddSounds("Flamegor", { [22539] = "long", [23339] = "info", [23342] = "alarm", + [368521] = "alert", + [467732] = "warning", + [467764] = "warning", }) BigWigs:AddSounds("Chromaggus", { [23128] = "alarm", [23174] = "warning", + [468195] = "long", ["breath"] = "long", ["vulnerability"] = {"info","warning"}, }) @@ -49,4 +55,6 @@ BigWigs:AddSounds("Nefarian Classic", { }) BigWigs:AddSounds("Blackwing Lair Trash", { + [466357] = "warning", + [466435] = "warning", }) diff --git a/CrystalVale_Classic/Options/Colors.lua b/CrystalVale_Classic/Options/Colors.lua index 16488d6..bf4d3f3 100644 --- a/CrystalVale_Classic/Options/Colors.lua +++ b/CrystalVale_Classic/Options/Colors.lua @@ -1,5 +1,8 @@ -BigWigs:AddColors("Lord Kazzak Season of Discovery", { - [21056] = {"blue","green","red","yellow"}, - [21063] = {"blue","green","orange"}, +BigWigs:AddColors("Thunderaan Season of Discovery", { + [11642] = {"green","orange"}, + [465700] = {"blue","red"}, + [466211] = {"blue","purple"}, + [466774] = "yellow", + [470866] = "blue", }) diff --git a/CrystalVale_Classic/Options/Sounds.lua b/CrystalVale_Classic/Options/Sounds.lua index b195baa..80c5666 100644 --- a/CrystalVale_Classic/Options/Sounds.lua +++ b/CrystalVale_Classic/Options/Sounds.lua @@ -1,5 +1,8 @@ -BigWigs:AddSounds("Lord Kazzak Season of Discovery", { - [21056] = {"long","warning"}, - [21063] = "alarm", +BigWigs:AddSounds("Thunderaan Season of Discovery", { + [11642] = "alert", + [465700] = "warning", + [466211] = "alarm", + [466774] = "info", + [470866] = "underyou", }) diff --git a/MoltenCore/Options/Colors.lua b/MoltenCore/Options/Colors.lua index 86b3f89..d23130f 100644 --- a/MoltenCore/Options/Colors.lua +++ b/MoltenCore/Options/Colors.lua @@ -18,7 +18,7 @@ BigWigs:AddColors("Gehennas", { }) BigWigs:AddColors("Garr", { - [19492] = "yellow", + [19492] = {"red","yellow"}, }) BigWigs:AddColors("Baron Geddon", {