local L ------------------------ -- White Tiger Temple -- ------------------------ L= DBM:GetModLocalization("d640") L:SetMiscLocalization({ Endless = "Endless",--Could not find a global for this one. ReplyWhisper = " %s is busy in Proving Grounds (Mode: %s Wave: %d)" }) ------------------------ -- Mage Tower: TANK -- ------------------------ L = DBM:GetModLocalization("Kruul") L:SetGeneralLocalization({ name = "The Highlord's Return" }) ------------------------ -- Mage Tower: Healer -- ------------------------ L = DBM:GetModLocalization("ArtifactHealer") L:SetGeneralLocalization({ name = "End of the Risen Threat" }) ------------------------ -- Mage Tower: DPS -- ------------------------ L = DBM:GetModLocalization("ArtifactFelTotem") L:SetGeneralLocalization({ name = "Feltotem's Fall" }) ------------------------ -- Mage Tower: DPS -- ------------------------ L = DBM:GetModLocalization("ArtifactImpossibleFoe") L:SetGeneralLocalization({ name = "An Impossible Foe" }) L:SetMiscLocalization({ impServants = "Kill the Imp Servants before they energize Agatha!" }) ------------------------ -- Mage Tower: DPS -- ------------------------ L = DBM:GetModLocalization("ArtifactQueen") L:SetGeneralLocalization({ name = "The God-Queen's Fury" }) ------------------------ -- Mage Tower: DPS -- ------------------------ L = DBM:GetModLocalization("ArtifactTwins") L:SetGeneralLocalization({ name = "Thwarting the Twins" }) ------------------------ -- Mage Tower: DPS -- ------------------------ L = DBM:GetModLocalization("ArtifactXylem") L:SetGeneralLocalization({ name = "Closing the Eye" }) ------------------------ -- N'Zoth Visions: Stormwind -- ------------------------ --L= DBM:GetModLocalization("d1993") ------------------------ -- N'Zoth Visions: Orgrimmar -- ------------------------ --L= DBM:GetModLocalization("d1995") ------------------------ -- Torghast -- ------------------------ --L= DBM:GetModLocalization("d1963")