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
623 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",
},
[405593] = {
name = "Arquivo Azerothiano!",
},
[405958] = {
name = "Pergaminho Kaldorei Lacrado",
},
[409077] = {
name = "Panfleto Chamuscado",
},
[415303] = {
name = "Embrulho Magicamente Selado",
},
})
]])()