Update challenges.json

This commit is contained in:
Lugiad 2024-09-30 13:22:44 +02:00 committed by GitHub
parent 41a48742b7
commit 11211bd23d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,5 +32,12 @@
"desc": "Las relaciones entre tipos son invertidas y ningún tipo es inmune a otro.\nDesactiva el resto de desafíos.",
"value.0": "Desact.",
"value.1": "Activo"
},
"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.",
"value.0": "Off",
"value.1": "On"
}
}