shithub: pokered

Download patch

ref: dc9bc1033fe26fdb2f95646748b886eec0cc18b1
parent: 74b8e8169fc7df8c001fe3771851ba89accc54cd
author: Bryan Bishop <kanzure@gmail.com>
date: Sat Jan 14 15:26:43 EST 2012

found CeruleanMartBlocks

hg-commit-id: a8fef244a0eb


--- a/common.asm
+++ b/common.asm
@@ -30782,6 +30782,7 @@
 
 SECTION "bank17",DATA,BANK[$17]
 
+CeruleanMartBlocks:
 VermilionMartBlocks: ; 16
     INCBIN "maps/vermilionmart.blk"
 
@@ -31574,7 +31575,7 @@
 CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
     db $02 ; tileset
     db $04, $04 ; dimensions (y, x)
-    dw $4000, CeruleanMartTexts, CeruleanMartScript ; blocks, texts, scripts
+    dw CeruleanMartBlocks, CeruleanMartTexts, CeruleanMartScript ; blocks, texts, scripts
     db $00 ; connections
 
     dw CeruleanMartObject ; objects