From 0a2b8a28eb46a7595cb4f3794ab4187bafd331b4 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Fri, 3 Jun 2016 08:41:20 -0400 Subject: Vermilion House 3 --- data/map_header_banks.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/map_header_banks.asm') diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index b99b30dd..92808e01 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -195,8 +195,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(SeafoamIslands1_h) db BANK(Route22Gate_h) db BANK(VictoryRoad2_h) - db $12 ; db BANK(Route12GateUpstairs_h) - db $06 ; db BANK(VermilionHouse3_h) + db BANK(Route12GateUpstairs_h) + db BANK(VermilionHouse3_h) db $18 ; db BANK(DiglettsCave_h) db $11 ; db BANK(VictoryRoad3_h) db $11 ; db BANK(RocketHideout1_h) -- cgit v1.3.1-sl0p