Update challenges.json

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

View File

@ -33,5 +33,12 @@
"desc": "Die Typen-Effektivität wird umgekehrt, und kein Typ ist gegen einen anderen Typ immun.\nDeaktiviert die Erfolge anderer Herausforderungen.",
"value.0": "Aus",
"value.1": "An"
},
"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"
}
}
}