mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-23 15:59:26 +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'."
|
"description": "Completa la modalità sfida 'Un nuovo inizio'."
|
||||||
},
|
},
|
||||||
"TRICK_ROOM": {
|
"TRICK_ROOM": {
|
||||||
"name": "You're Too Fast!",
|
"name": "Vai troppo veloce!",
|
||||||
"description": "Complete the Trick Room challenge."
|
"description": "Completa la sfida 'Distortozona'."
|
||||||
},
|
},
|
||||||
"BREEDERS_IN_SPACE": {
|
"BREEDERS_IN_SPACE": {
|
||||||
"name": "Breeders in Space!",
|
"name": "Breeders in Space!",
|
||||||
|
@ -27,9 +27,9 @@
|
|||||||
"value.1": "On"
|
"value.1": "On"
|
||||||
},
|
},
|
||||||
"trickRoom": {
|
"trickRoom": {
|
||||||
"name": "Trick Room",
|
"name": "Distortozona",
|
||||||
"shortName": "Trick Room",
|
"shortName": "Distortozona",
|
||||||
"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.",
|
"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.0": "Off",
|
||||||
"value.1": "On"
|
"value.1": "On"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user