You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

288 lines
6.1 KiB

local L
-----------------------
-- <<<Auchindoun>>> --
-----------------------
-----------------------
-- Protector of Auchindoun --
-----------------------
L= DBM:GetModLocalization(1185)
-----------------------
-- Soulbinder Nyami --
-----------------------
L= DBM:GetModLocalization(1186)
-----------------------
-- Azzakel, Vanguard of the Legion --
-----------------------
L= DBM:GetModLocalization(1216)
-----------------------
-- Teron'gor --
-----------------------
L= DBM:GetModLocalization(1225)
-------------
-- Auch Trash --
-------------
L = DBM:GetModLocalization("AuchTrash")
L:SetGeneralLocalization({
name = "Auchindoun Trash"
})
-----------------------
-- <<<Bloodmaul Slag Mines>>> --
-----------------------
-----------------------
-- Magmolatus --
-----------------------
L= DBM:GetModLocalization(893)
-----------------------
-- Slave Watcher Crushto --
-----------------------
L= DBM:GetModLocalization(888)
-----------------------
-- Roltall --
-----------------------
L= DBM:GetModLocalization(887)
-----------------------
-- Gug'rokk --
-----------------------
L= DBM:GetModLocalization(889)
-------------
-- BSM Trash --
-------------
L = DBM:GetModLocalization("BSMTrash")
L:SetGeneralLocalization({
name = "BSM Trash"
})
-----------------------
-- <<<Grimrail Depot>>> --
-----------------------
-----------------------
-- Railmaster Rocketspark and Borka the Brute --
-----------------------
L= DBM:GetModLocalization(1138)
-----------------------
-- Blackrock Assault Commander --
-----------------------
L= DBM:GetModLocalization(1163)
L:SetWarningLocalization({
warnGrenadeDown = "%s dropped",
warnMortarDown = "%s dropped"
})
-----------------------
-- Thunderlord General --
-----------------------
L= DBM:GetModLocalization(1133)
L:SetMiscLocalization({
Rakun = "Rakun"
})
-------------
-- GRD Trash --
-------------
L = DBM:GetModLocalization("GRDTrash")
L:SetGeneralLocalization({
name = "GRD Trash"
})
-----------------------
-- <<<Iron Docks>>> --
-----------------------
---------------------
-- Fleshrender Nok'gar --
---------------------
L= DBM:GetModLocalization(1235)
-------------
-- Grimrail Enforcers --
-------------
L= DBM:GetModLocalization(1236)
-----------------------
-- Oshir --
-----------------------
L= DBM:GetModLocalization(1237)
-----------------------------
-- Skulloc, Son of Gruul --
-----------------------------
L= DBM:GetModLocalization(1238)
-----------------------
-- <<<EverBloom>>> --
-----------------------
-----------------------
-- Witherbark --
-----------------------
L= DBM:GetModLocalization(1214)
-----------------------
-- Ancient Protectors --
-----------------------
L= DBM:GetModLocalization(1207)
-----------------------
-- Archmage Sol --
-----------------------
L= DBM:GetModLocalization(1208)
-----------------------
-- Xeri'tac --
-----------------------
L= DBM:GetModLocalization(1209)
L:SetMiscLocalization({
Pull = "Xeri'tac begins unleashing Toxic Spiderlings down on you!"
})
-----------------------
-- Yalnu --
-----------------------
L= DBM:GetModLocalization(1210)
L:SetMiscLocalization({
YalnuRP = "The portal is lost! We must stop this beast before it can escape!"
})
-----------------------
-- Trash --
-----------------------
L = DBM:GetModLocalization("EverBloomTrash")
L:SetGeneralLocalization({
name = "EverBloom Trash"
})
-----------------------
-- <<<Shadowmoon Buriel Grounds>>> --
-----------------------
-----------------------
-- Sadana Bloodfury --
-----------------------
L= DBM:GetModLocalization(1139)
-----------------------
-- Nhallish, Feaster of Souls --
-----------------------
L= DBM:GetModLocalization(1168)
-----------------------
-- Bonemaw --
-----------------------
L= DBM:GetModLocalization(1140)
-----------------------
-- Ner'zhul --
-----------------------
L= DBM:GetModLocalization(1160)
-------------
-- SMBG Trash --
-------------
L = DBM:GetModLocalization("SMBGTrash")
L:SetGeneralLocalization({
name = "SMBG Trash"
})
-----------------------
-- <<<Skyreach>>> --
-----------------------
-----------------------
-- Ranjit, Master of the Four Winds --
-----------------------
L= DBM:GetModLocalization(965)
-----------------------
-- Araknath --
-----------------------
L= DBM:GetModLocalization(966)
-----------------------
-- Rukhran --
-----------------------
L= DBM:GetModLocalization(967)
-----------------------
-- High Sage Viryx --
-----------------------
L= DBM:GetModLocalization(968)
L:SetWarningLocalization({
warnAdd = DBM_CORE_L.AUTO_ANNOUNCE_TEXTS.spell:format("Skyreach Shield Construct"),
specWarnAdd = DBM_CORE_L.AUTO_SPEC_WARN_TEXTS.switch:format("Skyreach Shield Construct")
})
L:SetOptionLocalization({
warnAdd = "Show warning for Skyreach Shield Construct",
specWarnAdd = "Show special warning to switch targets for Skyreach Shield Construct"
})
-------------
-- Skyreach Trash --
-------------
L = DBM:GetModLocalization("SkyreachTrash")
L:SetGeneralLocalization({
name = "Skyreach Trash"
})
-----------------------
-- <<<Upper Blackrock Spire>>> --
-----------------------
-----------------------
-- Orebender Gor'ashan --
-----------------------
L= DBM:GetModLocalization(1226)
-----------------------
-- Kyrak --
-----------------------
L= DBM:GetModLocalization(1227)
-----------------------
-- Commander Tharbek --
-----------------------
L= DBM:GetModLocalization(1228)
-----------------------
-- Ragewind the Untamed --
-----------------------
L= DBM:GetModLocalization(1229)
-----------------------
-- Warlord Zaela --
-----------------------
L= DBM:GetModLocalization(1234)
L:SetTimerLocalization({
timerZaelaReturns = "Zaela Returns"
})
L:SetOptionLocalization({
timerZaelaReturns = "Show timer for when Zaela returns"
})
-------------
-- UBRS Trash --
-------------
L = DBM:GetModLocalization("UBRSTrash")
L:SetGeneralLocalization({
name = "UBRS Trash"
})