diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 22:36:26 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 22:36:26 -0400 |
| commit | a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311 (patch) | |
| tree | b3cf634c201b19412d7cc0911d69ca2f3f982c0c /constants/event_constants.asm | |
| parent | Trashed cerulean house (diff) | |
| download | pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.tar.gz pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.tar.xz pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.zip | |
Bulbasaur house in Cerulean
Diffstat (limited to 'constants/event_constants.asm')
| -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 49050dd3..2d1fab45 100644 --- a/constants/event_constants.asm +++ b/constants/event_constants.asm @@ -168,7 +168,7 @@ const_value = 0 const EVENT_0A5 ; 0A5, (D75B, bit 5) const EVENT_0A6 ; 0A6, (D75B, bit 6) const EVENT_BEAT_CERULEAN_ROCKET_THIEF ; 0A7, (D75B, bit 7) - const EVENT_0A8 ; 0A8, (D75C, bit 0) + const EVENT_GOT_BULBASAUR_IN_CERULEAN ; 0A8, (D75C, bit 0) const EVENT_0A9 ; 0A9, (D75C, bit 1) const EVENT_0AA ; 0AA, (D75C, bit 2) const EVENT_0AB ; 0AB, (D75C, bit 3) |
