mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-23 07:49:36 +02:00
Apply suggestions from code review
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
This commit is contained in:
parent
acb76d9e8c
commit
c3e572a391
@ -262,8 +262,8 @@
|
||||
"description": "Completa la modalità sfida 'Un nuovo inizio'."
|
||||
},
|
||||
"TRICK_ROOM": {
|
||||
"name": "You're Too Fast!",
|
||||
"description": "Complete the Trick Room challenge."
|
||||
"name": "Vai troppo veloce!",
|
||||
"description": "Completa la sfida 'Distortozona'."
|
||||
},
|
||||
"BREEDERS_IN_SPACE": {
|
||||
"name": "Breeders in Space!",
|
||||
|
@ -27,9 +27,9 @@
|
||||
"value.1": "On"
|
||||
},
|
||||
"trickRoom": {
|
||||
"name": "Trick Room",
|
||||
"shortName": "Trick Room",
|
||||
"desc": "All battles are under the effect of Trick Room, where slower Pokémon move sooner and faster Pokémon move later.\nDisables other challenges' achievements.",
|
||||
"name": "Distortozona",
|
||||
"shortName": "Distortozona",
|
||||
"desc": "Tutte le battaglie subiscono l'effetto della Distortozona: i Pokémon più lenti sono più veloci e viceversa.\nCiò disattiva gli obiettivi per le altre sfide.",
|
||||
"value.0": "Off",
|
||||
"value.1": "On"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user