From c9417d3eb8d8e83b2fd308df59ea0cef153d8222 Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:43:35 -0700 Subject: [PATCH] The Loser's Game: Fix mod --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index d8e47aebbb..594ee77f7e 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -1385,7 +1385,7 @@ export const Formats: FormatList = [ `• The Loser's Game`, ], - mod: 'gen8', + mod: 'gen9', searchShow: false, ruleset: ['Standard OMs', 'Sleep Clause Mod', '!OHKO Clause', 'Picked Team Size = 6', 'Adjust Level = 100', 'Min Source Gen = 9'], banlist: ['Infiltrator', 'Choice Scarf', 'Explosion', 'Final Gambit', 'Healing Wish', 'Lunar Dance', 'Magic Room', 'Memento', 'Misty Explosion', 'Self-Destruct'],