mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 00:06:15 -05:00
STABmons: Restrict Bolt Beak and Double Iron Bash (#6364)
This commit is contained in:
parent
d5388bc58b
commit
13bdb5bcc0
|
|
@ -662,7 +662,7 @@ let Formats = [
|
|||
'Necrozma-Dawn-Wings', 'Necrozma-Dusk-Mane', 'Reshiram', 'Silvally', 'Solgaleo', 'Zacian', 'Zamazenta', 'Zekrom',
|
||||
'King\'s Rock', 'Razor Fang', 'Moody', 'Shadow Tag', 'Baton Pass',
|
||||
],
|
||||
restricted: ['Acupressure', 'Belly Drum', 'Extreme Speed', 'Fishious Rend', 'Shell Smash', 'Shift Gear', 'Spore'],
|
||||
restricted: ['Acupressure', 'Belly Drum', 'Bolt Beak', 'Double Iron Bash', 'Extreme Speed', 'Fishious Rend', 'Shell Smash', 'Shift Gear', 'Spore'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 8] Camomons",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user