diff options
| author | IIMarckus <iimarckus@gmail.com> | 2014-10-20 18:56:21 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2014-10-20 18:56:21 -0600 |
| commit | 5459477ecd3c60342f31881343bc921b41b94eb0 (patch) | |
| tree | aed48bfac6aee9ccad16d3de004c1014550bacd5 /scripts/museum1f.asm | |
| parent | Improve labels for Yellow Safari Zone entrance. (diff) | |
| parent | A few static hide/show ids (diff) | |
| download | pokeyellow-5459477ecd3c60342f31881343bc921b41b94eb0.tar.gz pokeyellow-5459477ecd3c60342f31881343bc921b41b94eb0.tar.xz pokeyellow-5459477ecd3c60342f31881343bc921b41b94eb0.zip | |
Merge branch 'master' of https://github.com/dannye/pokered
Diffstat (limited to 'scripts/museum1f.asm')
| -rwxr-xr-x | scripts/museum1f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/museum1f.asm b/scripts/museum1f.asm index a701e1a4..cbb3bb67 100755 --- a/scripts/museum1f.asm +++ b/scripts/museum1f.asm @@ -200,7 +200,7 @@ Museum1FText3: ; 5c256 (17:4256) jr nc, .BagFull ld hl, wd754 set 1, [hl] - ld a, $34 + ld a, HS_OLD_AMBER ld [wcc4d], a predef HideObject ld hl, ReceivedOldAmberText |
