From bffcd7ea6fa755d8fa308b23c4ae53604cc4cc04 Mon Sep 17 00:00:00 2001 From: The Immortal Date: Sun, 2 Feb 2020 16:13:30 +0400 Subject: [PATCH] Update format threads --- config/formats.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/config/formats.js b/config/formats.js index fee60ddec1..90635b227c 100644 --- a/config/formats.js +++ b/config/formats.js @@ -63,6 +63,7 @@ let Formats = [ name: "[Gen 8] UU", threads: [ `• UU Metagame Discussion`, + `• UU Viability Rankings`, ], mod: 'gen8', @@ -72,7 +73,7 @@ let Formats = [ { name: "[Gen 8] RU", threads: [ - `• RU Metagame Discussion`, + `• RU Metagame Discussion`, ], mod: 'gen8', @@ -81,6 +82,9 @@ let Formats = [ }, { name: "[Gen 8] NU", + threads: [ + `• NU Metagame Discussion`, + ], mod: 'gen8', ruleset: ['[Gen 8] RU'], @@ -103,7 +107,7 @@ let Formats = [ desc: `All the Pokémon on a team must share a type.`, threads: [ `• Monotype Metagame Discussion`, - //`• Monotype Sample Teams`, + `• Monotype Sample Teams`, //`• Monotype Viability Rankings`, ], @@ -173,6 +177,7 @@ let Formats = [ name: "[Gen 8] Battle Stadium Singles", threads: [ `• BSS Discussion`, + `• BSS Viability Rankings`, ], mod: 'gen8', @@ -408,6 +413,7 @@ let Formats = [ name: "[Gen 8] National Dex", threads: [ `• National Dex Metagame Discussion`, + `• National Dex Viability Rankings`, ], mod: 'gen8',