diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-05-25 14:44:09 +0200 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-05-25 08:26:40 -0500 |
commit | a074f36766fbfe62a2bb921286fb332a42d1a776 (patch) | |
tree | 998a4d7128b6b0c5e4558ae424b60c1491c79d99 /include | |
parent | e7062805030c23a11179d73a69da50076390ef73 (diff) |
USE PROTAG
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/trainers.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |