From 1ecccfcf22b004c28dbc7bfc54ccfcd21dfbbf9d Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 31 May 2016 20:01:36 -0400 Subject: Celadon Mart Roof and Elevator --- data/map_header_pointers.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/map_header_pointers.asm') diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 62a1f30b..d5af332a 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -124,10 +124,10 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw UndergroundPathWE_h dw CeladonMart1_h dw CeladonMart2_h - dw $4157 ; dw CeladonMart3_h - dw $4251 ; dw CeladonMart4_h - dw $42d0 ; dw CeladonMartRoof_h - dw $44ff ; dw CeladonMartElevator_h + dw CeladonMart3_h + dw CeladonMart4_h + dw CeladonMartRoof_h + dw CeladonMartElevator_h dw $4593 ; dw CeladonMansion1_h dw $465a ; dw CeladonMansion2_h dw $46b0 ; dw CeladonMansion3_h ;id=130 -- cgit v1.3.1-sl0p