Skip to content

Commit

Permalink
KhazAlgar: Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Sep 12, 2024
1 parent 37ec072 commit 3d1d999
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion KhazAlgar/Options/Colors.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

BigWigs:AddColors("Aggregation of Horrors", {

[452205] = "yellow",
[452980] = "orange",
[453271] = "red",
[453294] = "purple",
})
5 changes: 4 additions & 1 deletion KhazAlgar/Options/Sounds.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

BigWigs:AddSounds("Aggregation of Horrors", {

[452205] = "long",
[452980] = "info",
[453271] = "warning",
[453294] = "alarm",
})

0 comments on commit 3d1d999

Please sign in to comment.