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.
34 lines
611 B
34 lines
611 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "zhCN" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[182165] = {
|
|
name = "通缉布告",
|
|
},
|
|
[182392] = {
|
|
name = "加拉达尔布告牌",
|
|
},
|
|
[182393] = {
|
|
name = "塔拉布告牌",
|
|
},
|
|
[182549] = {
|
|
name = "邪兽人的计划",
|
|
},
|
|
[182587] = {
|
|
name = "通缉布告",
|
|
},
|
|
[182588] = {
|
|
name = "通缉布告",
|
|
},
|
|
[183770] = {
|
|
name = "布纳尔控制台",
|
|
},
|
|
[185165] = {
|
|
name = "军团联络器",
|
|
},
|
|
})
|
|
]])()
|
|
|