Update challenges.json

This commit is contained in:
Lugiad 2024-09-30 13:29:10 +02:00 committed by GitHub
parent 7ada6e258c
commit f076eeb2c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,5 +32,12 @@
"desc": "タイプ相性が 反転で、なんの タイプも 「効果はなし」が ありません\n他の チャレンジの 実績が 無効に されます",
"value.0": "オフ",
"value.1": "オン"
},
"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"
}
}