Update a-trainers-test-dialogue.json

This commit is contained in:
Lugiad 2024-09-25 17:52:38 +02:00 committed by GitHub
parent 7604c7f22e
commit 4187c1164c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@
"option": {
"1": {
"label": "Aceptar el Desafío",
"tooltip": "(-) Batalla Ardua\n(+) Obtén un @[TOOLTIP_TITLE]{Huevo muy raro}"
"tooltip": "(-) Batalla extremadamente Ardua\n(+) Obtén un @[TOOLTIP_TITLE]{Huevo muy raro}"
},
"2": {
"label": "Rechazar el Desafío",
@ -39,9 +39,10 @@
}
},
"eggTypes": {
"rare": "un huevo Raro",
"epic": "un huavo Épico",
"legendary": "un huevo Legendario "
"rare": "un Huevo Raro",
"epic": "un Huevo Épico",
"legendary": "un Huevo Legendario "
},
"outro": "{{statTrainerName}} te dio {{eggType}}!"
}