From 13bdb5bcc0dfd6f145acff6d22b81f3eab9060ba Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Wed, 12 Feb 2020 15:46:56 -0700 Subject: [PATCH] STABmons: Restrict Bolt Beak and Double Iron Bash (#6364) --- config/formats.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.js b/config/formats.js index 4e37093563..5a501b90ec 100644 --- a/config/formats.js +++ b/config/formats.js @@ -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",