From bfa48a005ef4afd7a3dc7ead0a49a682dfecb01a Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:38:34 -0600 Subject: [PATCH] National Dex BH: Ban Bolt Beak --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index d471bc7ce8..f380be122d 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -536,7 +536,7 @@ export const Formats: FormatList = [ // Items 'Gengarite', // Moves - 'Chatter', 'Double Iron Bash', 'Octolock', 'Shell Smash', + 'Bolt Beak', 'Chatter', 'Double Iron Bash', 'Octolock', 'Shell Smash', // Other 'Comatose + Sleep Talk', ],