mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-20 05:58:08 -05:00
AAA: Ban Baton Pass
This commit is contained in:
parent
2854e71166
commit
b0aee7a935
|
|
@ -450,7 +450,7 @@ let Formats = [
|
|||
mod: 'gen8',
|
||||
ruleset: ['Obtainable', '!Obtainable Abilities', 'Species Clause', 'Nickname Clause', '2 Ability Clause', 'OHKO Clause', 'Evasion Moves Clause', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Sleep Clause Mod', 'Endless Battle Clause'],
|
||||
banlist: [
|
||||
'Eternatus', 'Shedinja', 'Zacian', 'Zamazenta',
|
||||
'Eternatus', 'Shedinja', 'Zacian', 'Zamazenta', 'Baton Pass',
|
||||
'Arena Trap', 'Comatose', 'Contrary', 'Fluffy', 'Fur Coat', 'Huge Power', 'Ice Scales', 'Illusion', 'Imposter', 'Innards Out', 'Libero', 'Moody', 'Parental Bond', 'Protean', 'Pure Power', 'Shadow Tag', 'Simple', 'Stakeout', 'Speed Boost', 'Water Bubble', 'Wonder Guard',
|
||||
],
|
||||
minSourceGen: 8,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user