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
279 B

local L = BigWigs:NewBossLocale("Grimrail Enforcers", "koKR")
if not L then return end
if L then
--L.sphere_fail_message = "Bubble was removed - They're all healing :("
end
L = BigWigs:NewBossLocale("Oshir", "koKR")
if L then
--L.freed = "Freed after %.1f sec!"
end