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.
19 lines
357 B
19 lines
357 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "koKR" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "버려진 쪽지",
|
|
},
|
|
[385952] = {
|
|
name = "특이한 반지",
|
|
},
|
|
[387520] = {
|
|
name = "입장권: 글리머로그 경기",
|
|
},
|
|
})
|
|
]])()
|
|
|