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 21, 2024
1 parent 0a43f4e commit fca9574
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion NerubarPalace/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ BigWigs:AddColors("Nexus-Princess Ky'veza", {

BigWigs:AddColors("The Silken Court", {
[438200] = {"blue","purple"},
[438218] = "purple",
[438218] = {"blue","purple"},
[438355] = {"green","red"},
[438656] = "orange",
[438677] = {"blue","yellow"},
Expand Down
1 change: 1 addition & 0 deletions NerubarPalace/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ BigWigs:AddSounds("Nexus-Princess Ky'veza", {
})

BigWigs:AddSounds("The Silken Court", {
[438218] = {"alarm","alert","warning"},
[438355] = "long",
[438656] = "alarm",
[438677] = {"alert","info","warning"},
Expand Down

0 comments on commit fca9574

Please sign in to comment.