Update challenges.json

This commit is contained in:
Lugiad 2024-09-30 13:26:30 +02:00 committed by GitHub
parent 9c5d45c110
commit 8be2a7e319
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"
}
}