diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 17:43:51 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 17:43:51 -0400 |
| commit | c93574436f30106fd2211abea452fe3a96948211 (patch) | |
| tree | 3147c82a48ccd933576cdc485e54d7e13677df85 /constants/hide_show_constants.asm | |
| parent | Viridian pokecenter (diff) | |
| download | pokeyellow-c93574436f30106fd2211abea452fe3a96948211.tar.gz pokeyellow-c93574436f30106fd2211abea452fe3a96948211.tar.xz pokeyellow-c93574436f30106fd2211abea452fe3a96948211.zip | |
Viridian Mart
Diffstat (limited to 'constants/hide_show_constants.asm')
| -rwxr-xr-x | constants/hide_show_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index 5a6347d5..9481466e 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -8,7 +8,7 @@ const_value = 0 const HS_PALLET_TOWN_OAK ; 00 const HS_LYING_OLD_MAN ; 01 - const HS_PERSON_02 ; 02 + const HS_OLD_MAN_1 ; 02 const HS_OLD_MAN ; 03 const HS_MUSEUM_GUY ; 04 const HS_GYM_GUY ; 05 |
