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.
28 lines
553 B
28 lines
553 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhTW" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "被丟棄的筆記",
|
|
},
|
|
[385952] = {
|
|
name = "不尋常的戒指",
|
|
},
|
|
[387520] = {
|
|
name = "門票:葛利姆羅格遊戲",
|
|
},
|
|
[405593] = {
|
|
name = "艾澤拉斯文庫!",
|
|
},
|
|
[405958] = {
|
|
name = "封存的卡多雷卷軸",
|
|
},
|
|
[415303] = {
|
|
name = "魔封包裹",
|
|
},
|
|
})
|
|
]])()
|
|
|