summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/event_flags.asm4
-rw-r--r--constants/sprite_constants.asm2
2 files changed, 3 insertions, 3 deletions
diff --git a/constants/event_flags.asm b/constants/event_flags.asm
index 86b0a3380..850b33e85 100644
--- a/constants/event_flags.asm
+++ b/constants/event_flags.asm
@@ -219,7 +219,7 @@
const EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB
const EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT_BUT_BAG_WAS_FULL
const EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT
- const EVENT_TALKED_TO_SEAFOAM_GYM_GUY_ONCE
+ const EVENT_TALKED_TO_SEAFOAM_GYM_GUIDE_ONCE
const EVENT_ENABLE_DIPLOMA_PRINTING
const EVENT_CINNABAR_ROCKS_CLEARED
const EVENT_CLEARED_NUGGET_BRIDGE
@@ -1365,7 +1365,7 @@
const EVENT_VERMILION_FAN_CLUB_DOLL
const EVENT_BLUE_IN_CINNABAR
const EVENT_VIRIDIAN_GYM_BLUE
- const EVENT_SEAFOAM_GYM_GYM_GUY
+ const EVENT_SEAFOAM_GYM_GYM_GUIDE
const EVENT_MT_MOON_SQUARE_ROCK
const EVENT_MT_MOON_SQUARE_CLEFAIRY
const EVENT_MT_MOON_RIVAL
diff --git a/constants/sprite_constants.asm b/constants/sprite_constants.asm
index e93ca5da2..0909aef25 100644
--- a/constants/sprite_constants.asm
+++ b/constants/sprite_constants.asm
@@ -73,7 +73,7 @@
const SPRITE_SLOWPOKE ; 45
const SPRITE_CAPTAIN ; 46
const SPRITE_BIG_LAPRAS ; 47
- const SPRITE_GYM_GUY ; 48
+ const SPRITE_GYM_GUIDE ; 48
const SPRITE_SAILOR ; 49
const SPRITE_BIKER ; 4a
const SPRITE_PHARMACIST ; 4b