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
367 B
19 lines
367 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhCN" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "被丢弃的笔记",
|
|
},
|
|
[385952] = {
|
|
name = "不同寻常的戒指",
|
|
},
|
|
[387520] = {
|
|
name = "入场券:格里梅罗格运动会",
|
|
},
|
|
})
|
|
]])()
|
|
|