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
352 B
11 lines
352 B
local L = BigWigs:NewBossLocale("Tol Dagor Trash", "koKR")
|
|
if not L then return end
|
|
if L then
|
|
-- L.vicejaw = "Sewer Vicejaw"
|
|
-- L.thug = "Irontide Thug"
|
|
-- L.seaspeaker = "Bilge Rat Seaspeaker"
|
|
-- L.flamecaster = "Ashvane Flamecaster"
|
|
-- L.officer = "Ashvane Officer"
|
|
-- L.marine = "Ashvane Marine"
|
|
-- L.priest = "Ashvane Priest"
|
|
end
|
|
|