From af31d6292a54cd246c6c295fbb84507e30a16b0c Mon Sep 17 00:00:00 2001 From: The Immortal Date: Sat, 31 Oct 2020 03:15:39 +0400 Subject: [PATCH] Rename DLC 1 formats --- config/formats.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/formats.ts b/config/formats.ts index 047f54cda5d9..db4ef8e7a854 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -64,7 +64,7 @@ export const Formats: FormatList = [ ruleset: ['[Gen 8] OU', 'Blitz'], }, { - name: "[Gen 8] OU (DLC 1)", + name: "[Gen 8 DLC 1] OU", mod: 'gen8dlc1', searchShow: false, @@ -297,7 +297,7 @@ export const Formats: FormatList = [ banlist: ['DUber', 'Power Construct'], }, { - name: "[Gen 8] Doubles OU (DLC 1)", + name: "[Gen 8 DLC 1] Doubles OU", mod: 'gen8dlc1', gameType: 'doubles',