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 14, 2024
1 parent e59653a commit bb72593
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions StormCliffs_Classic/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
BigWigs:AddColors("Azuregos Season of Discovery", {
[21147] = "red",
[22067] = {"green","yellow"},
["stages"] = "cyan",
})
3 changes: 1 addition & 2 deletions StormCliffs_Classic/Options/Sounds.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

BigWigs:AddSounds("Azuregos Season of Discovery", {
[21056] = "warning",
[21063] = "alarm",
[22067] = {"info","warning"},
})
1 change: 1 addition & 0 deletions TheTaintedScar_Classic/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
BigWigs:AddColors("Lord Kazzak Season of Discovery", {
[21056] = {"blue","yellow"},
[21063] = {"blue","orange"},
["stages"] = "cyan",
})

0 comments on commit bb72593

Please sign in to comment.