Skip to content

Commit

Permalink
MoltenCore: Update option files
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Aug 31, 2024
1 parent 0c87c65 commit 33a5147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions MoltenCore/Options/Colors.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ BigWigs:AddColors("Sulfuron Harbinger", {

BigWigs:AddColors("Golemagg the Incinerator", {
[13880] = {"blue","purple"},
[20228] = {"blue","orange"},
[461463] = "red",
})

Expand Down
1 change: 1 addition & 0 deletions MoltenCore/Options/Sounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ BigWigs:AddSounds("Sulfuron Harbinger", {

BigWigs:AddSounds("Golemagg the Incinerator", {
[13880] = "alert",
[20228] = "alarm",
[461463] = "warning",
})

Expand Down

0 comments on commit 33a5147

Please sign in to comment.