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.
36 lines
815 B
36 lines
815 B
if GetLocale() ~= "ruRU" then return end
|
|
local L
|
|
|
|
-----------------------
|
|
-- Valinor, the Light of Eons --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2430)
|
|
|
|
-----------------------
|
|
-- Mortanis --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2431)
|
|
|
|
-----------------------
|
|
-- Oranomonos the Everbranching --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2432)
|
|
|
|
-----------------------
|
|
-- Nurgash Muckformed --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2433)
|
|
|
|
-----------------------
|
|
-- Mor'geth, Tormentor of the Damned --
|
|
-----------------------
|
|
L= DBM:GetModLocalization(2456)
|
|
|
|
L:SetMiscLocalization({
|
|
Pull = "Я заберу ваши души!"
|
|
})
|
|
|
|
-----------------------
|
|
-- Antros --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2468)
|
|
|