mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 09:19:31 +02:00
Update a-trainers-test-dialogue.json
This commit is contained in:
parent
7604c7f22e
commit
4187c1164c
@ -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}}!"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user