diff options
| author | CreamElDudJafar <jahern2398@gmail.com> | 2026-01-17 15:41:04 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-17 16:41:04 -0500 |
| commit | 4c7ce815272c41c9cbfee8059f7f4d1418350e82 (patch) | |
| tree | 11290323541b9a8fb93fd50b0afb46c1ec268f03 /constants | |
| parent | Fix CI for Linux and add CI for macOS (#567) (diff) | |
| download | pokeyellow-4c7ce815272c41c9cbfee8059f7f4d1418350e82.tar.gz pokeyellow-4c7ce815272c41c9cbfee8059f7f4d1418350e82.tar.xz pokeyellow-4c7ce815272c41c9cbfee8059f7f4d1418350e82.zip | |
Document SFX event bug inside Rocket Hideout B1F (#566)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/event_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/event_constants.asm b/constants/event_constants.asm index 7bcef25c..7f4213f1 100644 --- a/constants/event_constants.asm +++ b/constants/event_constants.asm @@ -598,7 +598,7 @@ const EVENT_BEAT_ROCKET_HIDEOUT_1_TRAINER_3 const EVENT_BEAT_ROCKET_HIDEOUT_1_TRAINER_4 const_skip - const EVENT_677 ; ??? + const EVENT_ENTERED_ROCKET_HIDEOUT const_skip 7 const EVENT_67F ; ??? const_skip |
