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.
38 lines
731 B
38 lines
731 B
|
4 years ago
|
----- AUTO GENERATED - DO NOT EDIT
|
||
|
|
|
||
|
|
if GetLocale() ~= "ptBR" then
|
||
|
|
return
|
||
|
|
end
|
||
|
|
|
||
|
|
loadstring([[
|
||
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
||
|
|
[182165] = {
|
||
|
|
name = "Cartaz de Procura-se",
|
||
|
|
},
|
||
|
|
[182392] = {
|
||
|
|
name = "Quadro de Avisos de Garadar",
|
||
|
|
},
|
||
|
|
[182393] = {
|
||
|
|
name = "Quadro de Avisos de Telaar",
|
||
|
|
},
|
||
|
|
[182549] = {
|
||
|
|
name = "Planos dos Orcs Vis",
|
||
|
|
},
|
||
|
|
[182587] = {
|
||
|
|
name = "Cartaz de Procura-se",
|
||
|
|
},
|
||
|
|
[182588] = {
|
||
|
|
name = "Cartaz de Procura-se",
|
||
|
|
},
|
||
|
|
[183770] = {
|
||
|
|
name = "Painel de Controle de B'naar",
|
||
|
|
},
|
||
|
|
[184300] = {
|
||
|
|
name = "Foco Necromântico",
|
||
|
|
},
|
||
|
|
[185165] = {
|
||
|
|
name = "Comunicador da Legião",
|
||
|
|
},
|
||
|
|
})
|
||
|
|
]])()
|