Skip to content

Commit

Permalink
BlackrockFoundry: Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jan 16, 2024
1 parent 5039986 commit d80a924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BlackrockFoundry/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ BigWigs:AddColors("Blackrock Foundry Trash", {
[174773] = "blue",
[175583] = {"blue","green"},
[175594] = {"blue","green","orange"},
[175624] = "green",
[175624] = {"blue","green","orange"},
[175643] = "blue",
[175765] = {"blue","orange"},
[175993] = {"blue","red"},
Expand Down
1 change: 1 addition & 0 deletions BlackrockFoundry/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ BigWigs:AddSounds("Blackrock Foundry Trash", {
[174773] = "alert",
[175583] = "alarm",
[175594] = "warning",
[175624] = "warning",
[175643] = "alert",
[175765] = "warning",
[175993] = "warning",
Expand Down

0 comments on commit d80a924

Please sign in to comment.