Skip to content

Commit 415ae6b

Browse files
authored
[Gen 5] Draft: Ban Sand Stream ++ Sand Rush (#10981)
1 parent f5fffca commit 415ae6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/formats.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
467467
mod: 'gen5',
468468
searchShow: false,
469469
ruleset: ['Standard Draft', '-Unreleased', 'Moody Clause', 'Swagger Clause', 'DryPass Clause', 'Gems Clause', 'Sleep Moves Clause'],
470-
banlist: ['King\'s Rock', 'Quick Claw', 'Soul Dew', 'Assist', 'Drizzle ++ Swift Swim', 'Drought ++ Chlorophyll', 'Landorus + Sheer Force', 'Excadrill + Sand Rush'],
470+
banlist: ['King\'s Rock', 'Quick Claw', 'Soul Dew', 'Assist', 'Drizzle ++ Swift Swim', 'Drought ++ Chlorophyll', 'Sand Stream ++ Sand Rush', 'Landorus + Sheer Force', 'Excadrill + Sand Rush'],
471471
},
472472
{
473473
name: "[Gen 4] Draft",

0 commit comments

Comments
 (0)