diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:13:32 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:13:32 -0400 |
| commit | d9e7b91cb3a77891901974f65104dca2fc286ab7 (patch) | |
| tree | 085fdf01fb9a6f441d28cebe0f4e5b875ca3302d /constants | |
| parent | 0eed04e6a66df8bef77956e7d7977851ca3a1e7a (diff) | |
Route 20 scripts and route 19 blocks
Diffstat (limited to 'constants')
| -rwxr-xr-x | constants/hide_show_constants.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index db37b9d9..fc8ab90f 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -226,6 +226,8 @@ const_value SET $7c ; idk anymore lol const HS_VICTORY_ROAD_1_ITEM_1 ; D6 const HS_VICTORY_ROAD_1_ITEM_2 ; D7 const HS_CHAMPIONS_ROOM_OAK ; D8 + +const_value SET $df const HS_SEAFOAM_ISLANDS_1_BOULDER_1 ; D9 const HS_SEAFOAM_ISLANDS_1_BOULDER_2 ; DA const HS_SEAFOAM_ISLANDS_2_BOULDER_1 ; DB |
