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.
25 lines
498 B
25 lines
498 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhCN" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "被丢弃的笔记",
|
|
},
|
|
[385952] = {
|
|
name = "不同寻常的戒指",
|
|
},
|
|
[387520] = {
|
|
name = "入场券:格里梅罗格运动会",
|
|
},
|
|
[405958] = {
|
|
name = "密封的卡多雷卷轴",
|
|
},
|
|
[409077] = {
|
|
name = "烧焦的传单",
|
|
},
|
|
})
|
|
]])()
|
|
|