Update challenges.json

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

View File

@ -33,5 +33,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"
}
}
}