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
484 B
25 lines
484 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "ptBR" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "Nota Descartada",
|
|
},
|
|
[385952] = {
|
|
name = "Anel Incomum",
|
|
},
|
|
[387520] = {
|
|
name = "Ingresso: Jogos de Lumerogg",
|
|
},
|
|
[405958] = {
|
|
name = "Pergaminho Kaldorei Lacrado",
|
|
},
|
|
[409077] = {
|
|
name = "Panfleto Chamuscado",
|
|
},
|
|
})
|
|
]])()
|
|
|