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.
34 lines
632 B
34 lines
632 B
----- AUTO GENERATED - DO NOT EDIT
|
|
|
|
if GetLocale() ~= "esMX" then
|
|
return
|
|
end
|
|
|
|
loadstring([[
|
|
BtWQuestsDatabase:UpdateObjectsTable({
|
|
[209845] = {
|
|
name = "Brebaje apetitoso",
|
|
},
|
|
[211754] = {
|
|
name = "Texto curioso",
|
|
},
|
|
[212181] = {
|
|
name = "Estatua antigua",
|
|
},
|
|
[213973] = {
|
|
name = "Repetidor sónico Klaxxi",
|
|
},
|
|
[214062] = {
|
|
name = "Ámbar resplandeciente",
|
|
},
|
|
[214562] = {
|
|
name = "Cristal embrujado por el sha",
|
|
},
|
|
[214871] = {
|
|
name = "Destructor destrozado",
|
|
},
|
|
[215844] = {
|
|
name = "Asta",
|
|
},
|
|
})
|
|
]])()
|
|
|