From f856b01586b275f74cf3992d26b7bbd91b7c4fd4 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 14 Jan 2012 19:45:55 -0600 Subject: [PATCH] found Route18GateBlocks hg-commit-id: 8127339e24bb --- common.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 1668daa3..7ac78f80 100644 --- a/common.asm +++ b/common.asm @@ -22396,6 +22396,7 @@ RockTunnelPokecenterBlocks: MtMoonPokecenterBlocks: ; 28 INCBIN "maps/mtmoonpokecenter.blk" +Route18GateBlocks: Route15GateBlocks: Route11GateBlocks: ; 20 INCBIN "maps/route11gate.blk" @@ -24540,7 +24541,7 @@ Route16GateUpstairsObject: ; 0x4984c (size=30) Route18Gate_h: ; 0x4986a to 0x49876 (12 bytes) (id=190) db $0c ; tileset db $05, $04 ; dimensions (y, x) - dw $40c7, Route18GateTexts, Route18GateScript ; blocks, texts, scripts + dw Route18GateBlocks, Route18GateTexts, Route18GateScript ; blocks, texts, scripts db $00 ; connections dw Route18GateObject ; objects