local L ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("AtalDazarTrash") L:SetGeneralLocalization({ name = "Atal'Dazar Trash" }) ----------------------- -- <<>> -- ----------------------- ----------------------- -- Council o' Captains -- ----------------------- L= DBM:GetModLocalization(2093) L:SetWarningLocalization({ warnGoodBrew = "Casting %s: 3 sec", specWarnBrewOnBoss = "Good Brew - move %s" }) L:SetOptionLocalization({ warnGoodBrew = "Show warning when good brew is being cast", specWarnBrewOnBoss = "Show special warning when good brew is under boss" }) L:SetMiscLocalization({ critBrew = "Crit Brew", hasteBrew = "Haste Brew" }) ----------------------- -- Ring of Booty -- ----------------------- L= DBM:GetModLocalization(2094) L:SetMiscLocalization({ openingRP = "Gather 'round and place yer bets! We got a new set of vict-- uh... competitors! Take it away, Gurgthock and Wodin!" }) --------- --Trash-- --------- L = DBM:GetModLocalization("FreeholdTrash") L:SetGeneralLocalization({ name = "Freehold Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("KingsRestTrash") L:SetGeneralLocalization({ name = "Kings' Rest Trash" }) ----------------------- -- Lord Stormsong -- ----------------------- L= DBM:GetModLocalization(2155) L:SetMiscLocalization({ openingRP = "It would seem you have guests, Lord Stormsong." }) --------- --Trash-- --------- L = DBM:GetModLocalization("SotSTrash") L:SetGeneralLocalization({ name = "SotS Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("BoralusTrash") L:SetGeneralLocalization({ name = "Siege of Boralus Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("SethralissTrash") L:SetGeneralLocalization({ name = "Temple of Sethraliss Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("UndermineTrash") L:SetGeneralLocalization({ name = "The MOTHERLODE!! Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("UnderrotTrash") L:SetGeneralLocalization({ name = "The Underrot Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("TolDagorTrash") L:SetGeneralLocalization({ name = "Tol Dagor Trash" }) ----------------------- -- <<>> -- ----------------------- --------- --Trash-- --------- L = DBM:GetModLocalization("WaycrestTrash") L:SetGeneralLocalization({ name = "Waycrest Manor Trash" }) ----------------------- -- <<>> -- ----------------------- ----------------------- -- Tussle Tonks -- ----------------------- L= DBM:GetModLocalization(2336) L:SetMiscLocalization({ openingRP = "Now this is a statistical anomaly! Our visitors are still alive!" }) --------- --Trash-- --------- L = DBM:GetModLocalization("MechagonTrash") L:SetGeneralLocalization({ name = "Mechagon Trash" })