-- all sounds are slightly edited samples from freesound.org
local Sounds = {
["DoubleSwoosh"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\19312.ogg]],
["Goblet F Medium"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\30600.ogg]],
["SwordUnsheathed"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\74833.ogg]],
}
local DefaultSoundNames = {
["crSection"] = "SwordUnsheathed",
["srSection"] = "DoubleSwoosh",
["mrSection"] = "DoubleSwoosh",
["lrSection"] = "DoubleSwoosh",
["defaultSection"] = "DoubleSwoosh",
["oorSection"] = "Goblet F Medium",
}
Connect With Us