From e4086e6fb57e6b61ca1883db4e55b4b2d0541551 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Tue, 21 Apr 2020 21:04:45 +0200 Subject: [PATCH] Schooling fix --- include/constants/battle_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/constants/battle_config.h b/include/constants/battle_config.h index 4d598e73d9..911fe53e6e 100644 --- a/include/constants/battle_config.h +++ b/include/constants/battle_config.h @@ -17,8 +17,8 @@ #define SPECIES_DARMANITAN_ZEN 10002 #define SPECIES_MINIOR_CORE 0 #define SPECIES_MINIOR 10003 -#define SPECIES_WISHIWASHI SPECIES_SKARMORY -#define SPECIES_WISHIWASHI_SCHOOL SPECIES_HO_OH +#define SPECIES_WISHIWASHI 0 +#define SPECIES_WISHIWASHI_SCHOOL 10004 // Items with peculiar battle effects. Remove them if they're properly placed in constant/items.h #define ITEM_GRISEOUS_ORB 0