From 3ad40b4a5cb20bd653014e871c5bdd743ab1e037 Mon Sep 17 00:00:00 2001 From: Sunny <165436526+Sunny-Krys@users.noreply.github.com> Date: Sun, 22 Feb 2026 21:27:12 -0500 Subject: [PATCH] Gen 1 LC: Add Accuracy and Sleep Moves Clause (#11776) Co-authored-by: kn-Kris <165436526+kn-Kris@users.noreply.github.com> --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index c41d91294f..65f2ae1270 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -5393,7 +5393,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [ name: "[Gen 1] LC", mod: 'gen1', searchShow: false, - ruleset: ['Little Cup', 'Standard', '!Max Level', 'Adjust Level = 5'], + ruleset: ['Little Cup', 'Standard', '!Max Level', 'Adjust Level = 5', 'Sleep Moves Clause', 'Accuracy Moves Clause'], banlist: ['Dragon Rage', 'Fire Spin', 'Sonic Boom', 'Wrap'], }, {