summaryrefslogtreecommitdiff
path: root/include/constants/trainers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r--include/constants/trainers.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h
index d1ab51e4e..d5b1dbba3 100644
--- a/include/constants/trainers.h
+++ b/include/constants/trainers.h
@@ -176,13 +176,13 @@
#define FACILITY_CLASS_SWIMMER_F 0x38
#define FACILITY_CLASS_TWINS 0x39
#define FACILITY_CLASS_SAILOR 0x3a
-#define FACILITY_CLASS_PKMN_TRAINER_WALLY 0x3b
-#define FACILITY_CLASS_PKMN_TRAINER_BRENDAN 0x3c
-#define FACILITY_CLASS_PKMN_TRAINER_BRENDAN_2 0x3d
-#define FACILITY_CLASS_PKMN_TRAINER_BRENDAN_3 0x3e
-#define FACILITY_CLASS_PKMN_TRAINER_MAY 0x3f
-#define FACILITY_CLASS_PKMN_TRAINER_MAY_2 0x40
-#define FACILITY_CLASS_PKMN_TRAINER_MAY_3 0x41
+#define FACILITY_CLASS_WALLY 0x3b
+#define FACILITY_CLASS_BRENDAN 0x3c
+#define FACILITY_CLASS_BRENDAN_2 0x3d
+#define FACILITY_CLASS_BRENDAN_3 0x3e
+#define FACILITY_CLASS_MAY 0x3f
+#define FACILITY_CLASS_MAY_2 0x40
+#define FACILITY_CLASS_MAY_3 0x41
#define FACILITY_CLASS_PKMN_BREEDER_M 0x42
#define FACILITY_CLASS_BUG_CATCHER 0x43
#define FACILITY_CLASS_PKMN_RANGER_M 0x44