diff --git a/ElvUI_EltreumUI/Profiles/DBM.lua b/ElvUI_EltreumUI/Profiles/DBM.lua index e242c033e..3ef459af0 100644 --- a/ElvUI_EltreumUI/Profiles/DBM.lua +++ b/ElvUI_EltreumUI/Profiles/DBM.lua @@ -343,8 +343,9 @@ function ElvUI_EltreumUI:GetDBMProfile() ["Enabled"] = false, --with the dbm update this seems to be the way to go around using voice packs - ["ChosenVoicePack"] = "VEM", --dbm VEM - ["ChosenVoicePack2"] = "VEM", --dbm VEM + --["ChosenVoicePack"] = "VEM", --dbm VEM + --["ChosenVoicePack2"] = "VEM", --dbm VEM + ["ChosenVoicePack2"] = "None", ["CountdownVoice"] = "Corsica", ["CountdownVoice2"] = "Corsica", ["CountdownVoice3"] = "Corsica",