diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 14:00:44 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 14:00:44 -0400 |
| commit | 49c31daedc972c2f61fcfb38021c80807ada917f (patch) | |
| tree | dacfbcbde09c44aaf099ae0529cebb051064f9c4 /constants/hide_show_constants.asm | |
| parent | Oak's Lab Rewrite part 2 (diff) | |
| download | pokeyellow-49c31daedc972c2f61fcfb38021c80807ada917f.tar.gz pokeyellow-49c31daedc972c2f61fcfb38021c80807ada917f.tar.xz pokeyellow-49c31daedc972c2f61fcfb38021c80807ada917f.zip | |
Oak's Lab Rewrite part 3
Diffstat (limited to 'constants/hide_show_constants.asm')
| -rwxr-xr-x | constants/hide_show_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index 1e7a4347..5a6347d5 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -7,8 +7,8 @@ const_value = 0 const HS_PALLET_TOWN_OAK ; 00 - const HS_PIKACHU ; 01 - const HS_LYING_OLD_MAN ; 02 + const HS_LYING_OLD_MAN ; 01 + const HS_PERSON_02 ; 02 const HS_OLD_MAN ; 03 const HS_MUSEUM_GUY ; 04 const HS_GYM_GUY ; 05 |
