From 1fd47b4d6642eea2b3154a2a3848ca2d4eb83788 Mon Sep 17 00:00:00 2001 From: shrianshChari <30420527+shrianshChari@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:53:37 -0800 Subject: [PATCH] Gen 4 LC: Add Evasion Abilities Clause (#10768) https://www.smogon.com/forums/threads/sand-veil-in-dpp-lc.3752834/#post-10373970 --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index 43f11de32d25..67e4240c317c 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -4017,7 +4017,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [ name: "[Gen 4] LC", mod: 'gen4', searchShow: false, - ruleset: ['Standard', 'Little Cup', 'Sleep Moves Clause'], + ruleset: ['Standard', 'Little Cup', 'Evasion Abilities Clause', 'Sleep Moves Clause'], banlist: [ 'Meditite', 'Misdreavus', 'Murkrow', 'Scyther', 'Sneasel', 'Tangela', 'Yanma', 'Berry Juice', 'Deep Sea Tooth', 'Dragon Rage', 'Sonic Boom', 'Swagger',