mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 15:40:31 -05:00
NFE: Ban Kadabra and Vulpix
This commit is contained in:
parent
94240ebf5f
commit
5d7c9322c4
|
|
@ -846,7 +846,7 @@ export const Formats: FormatList = [
|
|||
mod: 'gen8',
|
||||
ruleset: ['Not Fully Evolved', 'Standard', 'Dynamax Clause'],
|
||||
banlist: [
|
||||
'Chansey', 'Doublade', 'Haunter', 'Magneton', 'Pawniard', 'Pikachu', 'Porygon2', 'Rhydon', 'Scyther', 'Sneasel', 'Type: Null',
|
||||
'Chansey', 'Doublade', 'Haunter', 'Kadabra', 'Magneton', 'Pawniard', 'Pikachu', 'Porygon2', 'Rhydon', 'Scyther', 'Sneasel', 'Type: Null', 'Vulpix-Base',
|
||||
'Arena Trap', 'Shadow Tag', 'Baton Pass',
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user