From ae1f41973709ebc9fc70746736afcedc384b7dd2 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:24:28 +0200 Subject: [PATCH] Update achv.json --- src/locales/it/achv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/locales/it/achv.json b/src/locales/it/achv.json index 273b41f4648..88631ed0785 100644 --- a/src/locales/it/achv.json +++ b/src/locales/it/achv.json @@ -268,5 +268,12 @@ "BREEDERS_IN_SPACE": { "name": "Breeders in Space!", "description": "Beat the Expert Pokémon Breeder in the Space Biome." + }, + "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" } }