Update challenges.json

This commit is contained in:
Lugiad 2024-09-30 13:26:06 +02:00 committed by GitHub
parent 40c7e2b97d
commit 9c5d45c110
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,5 +33,12 @@
"desc": "Fraquezas e resistências de tipos são invertidas e nenhum tipo é imune a outro tipo.\nDesativa as conquistas de outros desafios.",
"value.0": "Desligado",
"value.1": "Ligado"
},
"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"
}
}