Skip to content

Commit

Permalink
Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jul 19, 2024
1 parent 00a2593 commit 207b928
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions Bastion/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ BigWigs:AddColors("Ascendant Council", {
[83099] = {"blue","red"},
[83565] = {"blue","red"},
[83718] = "orange",
[84913] = "orange",
[84915] = "blue",
[84948] = {"blue","red"},
[92067] = {"blue","yellow"},
Expand Down
8 changes: 4 additions & 4 deletions Bastion/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ BigWigs:AddSounds("Ascendant Council", {
[82762] = "warning",
[82860] = "underyou",
[83067] = {"alarm","info"},
[83099] = "alert",
[83099] = "warning",
[83565] = {"alarm","info"},
[83718] = "info",
[84915] = "underyou",
[84948] = "alert",
[92067] = "alarm",
[92075] = "alarm",
[84948] = "warning",
[92067] = "warning",
[92075] = "warning",
[92307] = {"alarm","warning"},
["switch"] = "info",
})
Expand Down

0 comments on commit 207b928

Please sign in to comment.