Skip to content

Commit

Permalink
Update localization.ru.lua (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hollicsh authored Dec 20, 2024
1 parent bf19181 commit 90ac297
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions DBM-Party-WarWithin/localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,27 @@ L = DBM:GetModLocalization("CityofThreadsTrash")
L:SetGeneralLocalization({
name = "Трэш мобы Город Нитей"
})

-----------------------------
-- Big M.O.M.M.A. --
-----------------------------
--L = DBM:GetModLocalization(2648)
-----------------------------
-- Demolition Duo --
-----------------------------
--L = DBM:GetModLocalization(2649)
-----------------------------
-- Swampface --
-----------------------------
--L = DBM:GetModLocalization(2650)
-----------------------------
-- Geezle Gigazap (aka Geez nuts) --
-----------------------------
--L = DBM:GetModLocalization(2651)
---------
--Trash--
---------
L = DBM:GetModLocalization("OperationFloodgateTrash")
L:SetGeneralLocalization({
name = "Трэш мобы Операция Затвор"
})

0 comments on commit 90ac297

Please sign in to comment.