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