From a074f36766fbfe62a2bb921286fb332a42d1a776 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sat, 25 May 2019 14:44:09 +0200 Subject: USE PROTAG --- include/constants/trainers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/constants') diff --git a/include/constants/trainers.h b/include/constants/trainers.h index 10b50290d..a99242a57 100644 --- a/include/constants/trainers.h +++ b/include/constants/trainers.h @@ -267,7 +267,7 @@ #define TRAINER_CLASS_FACTORY_HEAD 0x3e #define TRAINER_CLASS_PIKE_QUEEN 0x3f #define TRAINER_CLASS_PYRAMID_KING 0x40 -#define TRAINER_CLASS_RS_PLAYER 0x41 +#define TRAINER_CLASS_RS_PROTAG 0x41 #define TRAINER_ENCOUNTER_MUSIC_MALE 0 // standard male encounter music #define TRAINER_ENCOUNTER_MUSIC_FEMALE 1 // standard female encounter music -- cgit v1.2.3