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
488 B
25 lines
488 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "esES" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[381687] = {
|
|
name = "Nota desechada",
|
|
},
|
|
[385952] = {
|
|
name = "Anillo extraño",
|
|
},
|
|
[387520] = {
|
|
name = "CUPÓN: juegos de Destellorogg",
|
|
},
|
|
[405958] = {
|
|
name = "Pergamino kaldorei sellado",
|
|
},
|
|
[409077] = {
|
|
name = "Folíolo chamuscado",
|
|
},
|
|
})
|
|
]])()
|
|
|