diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-10 10:59:15 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-13 18:20:55 -0600 |
commit | af83b41dd19a49121f23d188015959d8072e4d7f (patch) | |
tree | 913414f4989412e8e267d28e6e92c4912caedbbb /include/constants/field_specials.h | |
parent | c0ae1cbc1c9c5c31c129009d521c4d62d15d1c95 (diff) |
Document Contest Hall berry blenders and misc
Diffstat (limited to 'include/constants/field_specials.h')
-rw-r--r-- | include/constants/field_specials.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/field_specials.h b/include/constants/field_specials.h index 5ec38d1d4..cbc5e96a3 100644 --- a/include/constants/field_specials.h +++ b/include/constants/field_specials.h @@ -49,4 +49,7 @@ #define DEPT_STORE_FLOORNUM_11F 14 #define DEPT_STORE_FLOORNUM_ROOFTOP 15 +// Pokemon Trainer Fan Club +#define NUM_TRAINER_CLUB_MEMBERS 8 + #endif // GUARD_CONSTANTS_FIELD_SPECIALS_H |