shithub: pokered

Download patch

ref: c703d6e949fdceaf4bce018b893c3319200b8a09
parent: febb075ea648195a83908703fbf384cc283fbfd8
author: Bryan Bishop <kanzure@gmail.com>
date: Sat Jan 14 15:39:26 EST 2012

found Route2GateBlocks

hg-commit-id: 1b9495511f7c


--- a/common.asm
+++ b/common.asm
@@ -30807,6 +30807,7 @@
 UndergroundTunnelEntranceRoute5Blocks: ; 16
     INCBIN "maps/undergroundtunnelentranceroute5.blk"
 
+Route2GateBlocks:
 ViridianForestexitBlocks: ; 20
     INCBIN "maps/viridianforestexit.blk"
 
@@ -32663,7 +32664,7 @@
 Route2Gate_h: ; 0x5d5c8 to 0x5d5d4 (12 bytes) (id=49)
     db $0c ; tileset
     db $04, $05 ; dimensions (y, x)
-    dw $4090, Route2GateTexts, Route2GateScript ; blocks, texts, scripts
+    dw Route2GateBlocks, Route2GateTexts, Route2GateScript ; blocks, texts, scripts
     db $00 ; connections
 
     dw Route2GateObject ; objects