From a93b48a94554bf20f7791907ab73693e4cdee16d Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:24:44 +0200 Subject: [PATCH] Update achv.json --- src/locales/ja/achv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/locales/ja/achv.json b/src/locales/ja/achv.json index 66756446642..874e331015a 100644 --- a/src/locales/ja/achv.json +++ b/src/locales/ja/achv.json @@ -273,5 +273,12 @@ "BREEDERS_IN_SPACE": { "name": "宇宙のブリーダー!", "description": "宇宙バイオームで エキスパートブリーダーを 倒す" + }, + "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" } }