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
567 B
31 lines
567 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "ptBR" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[209845] = {
|
|
name = "Cerveja Água na Boca",
|
|
},
|
|
[211754] = {
|
|
name = "Texto Curioso",
|
|
},
|
|
[212181] = {
|
|
name = "Estátua Antiga",
|
|
},
|
|
[214062] = {
|
|
name = "Âmbar Chamejante",
|
|
},
|
|
[214562] = {
|
|
name = "Cristal Assombrado pelo Sha",
|
|
},
|
|
[214871] = {
|
|
name = "Destruidor Despedaçado",
|
|
},
|
|
[215844] = {
|
|
name = "Mastro",
|
|
},
|
|
})
|
|
]])()
|
|
|