diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-11-16 16:13:52 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-11-16 16:22:17 -0500 |
commit | d4147879320c563254059a92eb7a07b5cfcc2143 (patch) | |
tree | a6bfe4642d38f26f3bfba9328aa379fbad8b8e58 /include/constants/event_objects.h | |
parent | 5d9c31a610d8a6680a44b772fc1b88135d3884c3 (diff) |
Some TV clean-up
Diffstat (limited to 'include/constants/event_objects.h')
-rw-r--r-- | include/constants/event_objects.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/event_objects.h b/include/constants/event_objects.h index 1958c792e..6b99f19bd 100644 --- a/include/constants/event_objects.h +++ b/include/constants/event_objects.h @@ -311,5 +311,6 @@ #define LOCALID_MOSSDEEP_MART_CLERK 1 #define LOCALID_SOOTOPOLIS_MART_CLERK 1 #define LOCALID_BATTLE_FRONTIER_MART_CLERK 1 +#define LOCALID_SLATEPORT_ENERGY_GURU 25 #endif // GUARD_CONSTANTS_EVENT_OBJECTS_H |