diff options
| author | YamaArashi <shadow962@live.com> | 2015-07-20 19:41:23 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-07-20 19:41:23 -0700 |
| commit | fd2b4b6c74e324f423cd3a5aac0428eae12b7620 (patch) | |
| tree | 3ab359d55a9327c4649bcc96e9fd42c5994fe088 /scripts/celadongamecorner.asm | |
| parent | enumerate events (diff) | |
| download | pokeyellow-fd2b4b6c74e324f423cd3a5aac0428eae12b7620.tar.gz pokeyellow-fd2b4b6c74e324f423cd3a5aac0428eae12b7620.tar.xz pokeyellow-fd2b4b6c74e324f423cd3a5aac0428eae12b7620.zip | |
gym leader events
Diffstat (limited to 'scripts/celadongamecorner.asm')
| -rwxr-xr-x | scripts/celadongamecorner.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm index 51ffef89..ef4b4760 100755 --- a/scripts/celadongamecorner.asm +++ b/scripts/celadongamecorner.asm @@ -283,7 +283,7 @@ CeladonGameCornerText6: ; 48db1 (12:4db1) CeladonGameCornerText7: ; 48db6 (12:4db6) TX_ASM - CheckEvent EVENT_1A9 + CheckEvent EVENT_BEAT_ERIKA ld hl, CeladonGameCornerText_48dca jr z, .asm_48dc4 ld hl, CeladonGameCornerText_48dcf |
