Skip to content

Commit

Permalink
NerubarPalace: Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Nov 20, 2024
1 parent ea2a545 commit 64eecad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions NerubarPalace/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BigWigs:AddColors("Ulgrax the Devourer", {
[434697] = "purple",
[434705] = {"blue","purple"},
[434778] = {"blue","green"},
[434803] = {"blue","orange"},
[434803] = {"blue","orange","red"},
[435136] = "orange",
[435138] = {"blue","yellow"},
[436200] = {"cyan","red"},
Expand Down Expand Up @@ -101,11 +101,12 @@ BigWigs:AddColors("The Silken Court", {
[438355] = {"green","red"},
[438656] = "orange",
[438677] = {"blue","yellow"},
[438749] = "blue",
[438801] = "cyan",
[439838] = "yellow",
[440001] = "blue",
[440178] = {"green","red"},
[440179] = "green",
[440179] = {"blue","green"},
[440246] = "red",
[440504] = "orange",
[441626] = "yellow",
Expand All @@ -118,8 +119,8 @@ BigWigs:AddColors("The Silken Court", {
[450045] = "cyan",
[450129] = "orange",
[450483] = "cyan",
[450980] = {"cyan","green"},
[451277] = {"cyan","green"},
[450980] = {"blue","cyan","green"},
[451277] = {"blue","cyan","green"},
[455849] = "blue",
[455850] = "blue",
[455863] = "red",
Expand Down Expand Up @@ -161,7 +162,7 @@ BigWigs:AddColors("Queen Ansurek", {
[448147] = "red",
[448458] = "red",
[449236] = "blue",
[449940] = {"red","yellow"},
[449940] = "red",
[451278] = "blue",
[451600] = "orange",
[451832] = "red",
Expand Down
1 change: 1 addition & 0 deletions NerubarPalace/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ BigWigs:AddSounds("The Silken Court", {
[438355] = "long",
[438656] = "alarm",
[438677] = {"alert","info","warning"},
[438749] = "alarm",
[438801] = "info",
[440001] = {"alarm","info"},
[440178] = {"alarm","info"},
Expand Down

0 comments on commit 64eecad

Please sign in to comment.