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.
31 lines
532 B
31 lines
532 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhTW" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[209845] = {
|
|
name = "垂涎酒",
|
|
},
|
|
[211754] = {
|
|
name = "有趣的文字",
|
|
},
|
|
[212181] = {
|
|
name = "遠古雕像",
|
|
},
|
|
[214062] = {
|
|
name = "發光的琥珀",
|
|
},
|
|
[214562] = {
|
|
name = "鬼煞水晶",
|
|
},
|
|
[214871] = {
|
|
name = "破碎的毀滅者",
|
|
},
|
|
[215844] = {
|
|
name = "旗竿",
|
|
},
|
|
})
|
|
]])()
|
|
|