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.
11 lines
279 B
11 lines
279 B
|
4 years ago
|
local L = BigWigs:NewBossLocale("Grimrail Enforcers", "itIT")
|
||
|
|
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", "itIT")
|
||
|
|
if L then
|
||
|
|
--L.freed = "Freed after %.1f sec!"
|
||
|
|
end
|