mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Linked: Ban Swampertite
This commit is contained in:
parent
3bc9449da6
commit
af6affbfbd
|
|
@ -372,7 +372,7 @@ let Formats = [
|
|||
|
||||
mod: 'linked',
|
||||
ruleset: ['[Gen 7] OU'],
|
||||
banlist: ['Chlorophyll', 'Sand Rush', 'Slush Rush', 'Surge Surfer', 'Swift Swim', 'Unburden', 'King\'s Rock', 'Razor Fang'],
|
||||
banlist: ['Chlorophyll', 'Sand Rush', 'Slush Rush', 'Surge Surfer', 'Swift Swim', 'Unburden', 'King\'s Rock', 'Razor Fang', 'Swampertite'],
|
||||
restrictedMoves: ['Baneful Bunker', 'Bounce', 'Detect', 'Dig', 'Dive', 'Fly', 'Nature\'s Madness', 'Night Shade', 'Phantom Force', 'Protect', 'Seismic Toss', 'Shadow Force', 'Sky Drop', 'Spiky Shield', 'Super Fang'],
|
||||
onValidateSet: function (set, format) {
|
||||
const restrictedMoves = format.restrictedMoves || [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user