diff --git a/Omen.lua b/Omen.lua index f88d637..2d6f1fd 100644 --- a/Omen.lua +++ b/Omen.lua @@ -44,6 +44,7 @@ LSM:Register("sound", "Short Circuit", [[Sound\Spells\SimonGame_Visual_BadPress. LSM:Register("sound", "Fel Portal", [[Sound\Spells\Sunwell_Fel_PortalStand.wav]]) LSM:Register("sound", "Fel Nova", [[Sound\Spells\SeepingGaseous_Fel_Nova.wav]]) LSM:Register("sound", "You Will Die!", [[Sound\Creature\CThun\CThunYouWillDIe.wav]]) +LSM:Register("sound", "Aoogah!", [[Interface\AddOns\Omen\aoogah.ogg]]) ----------------------------------------------------------------------------- diff --git a/aoogah.ogg b/aoogah.ogg new file mode 100644 index 0000000..f35be6e Binary files /dev/null and b/aoogah.ogg differ