Skip to content

Commit

Permalink
Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jun 20, 2024
1 parent 65a9ed0 commit ea1abfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Blackwing/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ BigWigs:AddColors("Atramedes", {
[77612] = "orange",
[77840] = "yellow",
[78023] = "blue",
[78092] = {"blue","red"},
[78075] = {"blue","red"},
[92685] = {"blue","red"},
["stages"] = "cyan",
})
Expand Down
2 changes: 1 addition & 1 deletion Blackwing/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ BigWigs:AddSounds("Atramedes", {
[77612] = "alert",
[77840] = "warning",
[78023] = "underyou",
[78092] = "warning",
[78075] = "warning",
[92685] = "alarm",
["stages"] = "long",
})
Expand Down

0 comments on commit ea1abfb

Please sign in to comment.