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.
16 lines
287 B
16 lines
287 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "koKR" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[369432] = {
|
|
name = "잘못 놓인 벤티르 고서",
|
|
},
|
|
[375972] = {
|
|
name = "현상 수배: 쿠스토스",
|
|
},
|
|
})
|
|
]])()
|
|
|