mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-20 05:58:08 -05:00
Update format threads
This commit is contained in:
parent
e81fab513a
commit
bffcd7ea6f
|
|
@ -63,6 +63,7 @@ let Formats = [
|
|||
name: "[Gen 8] UU",
|
||||
threads: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3658529/">UU Metagame Discussion</a>`,
|
||||
`• <a href="https://www.smogon.com/forums/threads/3659427/">UU Viability Rankings</a>`,
|
||||
],
|
||||
|
||||
mod: 'gen8',
|
||||
|
|
@ -72,7 +73,7 @@ let Formats = [
|
|||
{
|
||||
name: "[Gen 8] RU",
|
||||
threads: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3658495/">RU Metagame Discussion</a>`,
|
||||
`• <a href="https://www.smogon.com/forums/threads/3659533/">RU Metagame Discussion</a>`,
|
||||
],
|
||||
|
||||
mod: 'gen8',
|
||||
|
|
@ -81,6 +82,9 @@ let Formats = [
|
|||
},
|
||||
{
|
||||
name: "[Gen 8] NU",
|
||||
threads: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3659534/">NU Metagame Discussion</a>`,
|
||||
],
|
||||
|
||||
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: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3656253/">Monotype Metagame Discussion</a>`,
|
||||
//`• <a href="https://www.smogon.com/forums/threads/3599682/">Monotype Sample Teams</a>`,
|
||||
`• <a href="https://www.smogon.com/forums/threads/3658745/">Monotype Sample Teams</a>`,
|
||||
//`• <a href="https://www.smogon.com/forums/threads/3622349">Monotype Viability Rankings</a>`,
|
||||
],
|
||||
|
||||
|
|
@ -173,6 +177,7 @@ let Formats = [
|
|||
name: "[Gen 8] Battle Stadium Singles",
|
||||
threads: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3656336/">BSS Discussion</a>`,
|
||||
`• <a href="https://www.smogon.com/forums/threads/3658806/">BSS Viability Rankings</a>`,
|
||||
],
|
||||
|
||||
mod: 'gen8',
|
||||
|
|
@ -408,6 +413,7 @@ let Formats = [
|
|||
name: "[Gen 8] National Dex",
|
||||
threads: [
|
||||
`• <a href="https://www.smogon.com/forums/threads/3656899/">National Dex Metagame Discussion</a>`,
|
||||
`• <a href="https://www.smogon.com/forums/threads/3659038/">National Dex Viability Rankings</a>`,
|
||||
],
|
||||
|
||||
mod: 'gen8',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user