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": { "option": {
"1": { "1": {
"label": "Aceptar el Desafío", "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": { "2": {
"label": "Rechazar el Desafío", "label": "Rechazar el Desafío",
@ -39,9 +39,10 @@
} }
}, },
"eggTypes": { "eggTypes": {
"rare": "un huevo Raro", "rare": "un Huevo Raro",
"epic": "un huavo Épico", "epic": "un Huevo Épico",
"legendary": "un huevo Legendario " "legendary": "un Huevo Legendario "
}, },
"outro": "{{statTrainerName}} te dio {{eggType}}!" "outro": "{{statTrainerName}} te dio {{eggType}}!"
} }