shithub: pokered

Download patch

ref: f856b01586b275f74cf3992d26b7bbd91b7c4fd4
parent: bc1dd1675a17235e3cc04baaf8ecc3d57744d553
author: Bryan Bishop <kanzure@gmail.com>
date: Sat Jan 14 14:45:55 EST 2012

found Route18GateBlocks

hg-commit-id: 8127339e24bb


--- a/common.asm
+++ b/common.asm
@@ -22396,6 +22396,7 @@
 MtMoonPokecenterBlocks: ; 28
     INCBIN "maps/mtmoonpokecenter.blk"
 
+Route18GateBlocks:
 Route15GateBlocks:
 Route11GateBlocks: ; 20
     INCBIN "maps/route11gate.blk"
@@ -24540,7 +24541,7 @@
 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