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.

10 lines
312 B

local L = BigWigs:NewBossLocale("Grimrail Enforcers", "ruRU")
if not L then return end
if L then
L.sphere_fail_message = "Щит снят - Они все исцелились :("
end
L = BigWigs:NewBossLocale("Oshir", "ruRU")
if L then
L.freed = "Освобожден спустя %.1f сек!"
end