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.
48 lines
957 B
48 lines
957 B
if GetLocale() ~= "koKR" then return end
|
|
local L
|
|
|
|
-----------------------
|
|
-- Strunraan, The Sky's Misery --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2515)
|
|
|
|
--L:SetMiscLocalization({
|
|
-- Pull = ""
|
|
--})
|
|
|
|
-----------------------
|
|
-- Liskanoth --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2518)
|
|
|
|
--L:SetMiscLocalization({
|
|
-- Pull = ""
|
|
--})
|
|
|
|
-----------------------
|
|
-- Bazual, The Dreaded Flame --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2517)
|
|
|
|
--L:SetMiscLocalization({
|
|
-- Pull = ""
|
|
--})
|
|
|
|
-----------------------
|
|
-- Basrikron, The Shale Wing --
|
|
-----------------------
|
|
--L= DBM:GetModLocalization(2506)
|
|
|
|
--L:SetMiscLocalization({
|
|
-- Pull = ""
|
|
--})
|
|
|
|
-----------------------
|
|
-- Aurostor, The Hibernator --
|
|
-----------------------
|
|
L= DBM:GetModLocalization(2562)
|
|
|
|
L:SetMiscLocalization({
|
|
-- Pull = "",
|
|
Win = "고맙다... 이젠 지쳤어... 드디어... 잠들 수 있겠군..."
|
|
})
|
|
|