Skip to content

Commit

Permalink
Remove Gen-NEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisXV committed Oct 6, 2024
1 parent bdd826f commit abacd29
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 4,148 deletions.
8 changes: 0 additions & 8 deletions config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,14 +385,6 @@ export const Formats: import('../sim/dex-formats').FormatList = [
pokemon.apparentType = pokemon.getTypes(true).join('/');
},
},
{
name: "[Gen 6] NEXT OU",
mod: 'gennext',
searchShow: false,
challengeShow: false,
ruleset: ['Obtainable', 'Standard NEXT', 'Team Preview'],
banlist: ['Uber'],
},

// Draft League
///////////////////////////////////////////////////////////////////
Expand Down
Loading

0 comments on commit abacd29

Please sign in to comment.