Skip to content

Commit

Permalink
NatDex 35 Pokes: Update bans (smogon#10751)
Browse files Browse the repository at this point in the history
Jolteon quickbanned by council vote; replaced by Carracosta
  • Loading branch information
Timman47 authored Dec 13, 2024
1 parent 4433399 commit aa138fa
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2301,10 +2301,9 @@ export const Formats: import('../sim/dex-formats').FormatList = [
'Battle Bond', 'Moody', 'Shadow Tag', 'Berserk Gene', 'King\'s Rock', 'Quick Claw', 'Razor Fang', 'Acupressure', 'Last Respects',
],
unbanlist: [
'Appletun', 'Aurorus', 'Avalugg-Base', 'Banette-Base', 'Cacturne', 'Celebi', 'Cetitan', 'Chandelure', 'Cryogonal', 'Dipplin', 'Garbodor',
'Golem-Alola', 'Guzzlord', 'Jolteon', 'Jumpluff', 'Lokix', 'Luvdisc', 'Magmortar', 'Mawile-Base', 'Milotic', 'Morpeko', 'Pachirisu',
'Perrserker', 'Primarina', 'Pupitar', 'Pyukumuku', 'Ribombee', 'Roserade', 'Rotom-Frost', 'Scovillain', 'Walrein', 'Wo-Chien', 'Wugtrio',
'Yanmega', 'Zoroark-Base',
'Appletun', 'Aurorus', 'Avalugg-Base', 'Banette-Base', 'Cacturne', 'Carracosta', 'Celebi', 'Cetitan', 'Chandelure', 'Cryogonal', 'Dipplin',
'Garbodor', 'Golem-Alola', 'Guzzlord', 'Jumpluff', 'Lokix', 'Luvdisc', 'Magmortar', 'Mawile-Base', 'Milotic', 'Morpeko', 'Pachirisu', 'Perrserker',
'Primarina', 'Pupitar', 'Pyukumuku', 'Ribombee', 'Roserade', 'Rotom-Frost', 'Scovillain', 'Walrein', 'Wo-Chien', 'Wugtrio', 'Yanmega', 'Zoroark-Base',
],
// Stupid hardcode
onValidateSet(set, format, setHas, teamHas) {
Expand Down

0 comments on commit aa138fa

Please sign in to comment.