mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
SafariZoneWest_h map header asm
hg-commit-id: 9c92cd9afffb
This commit is contained in:
parent
955bf8dafc
commit
2191a648ee
12
pokered.asm
12
pokered.asm
|
|
@ -13497,7 +13497,17 @@ MtMoon3_h: ; 0x49cff to 0x49d0b (12 bytes) (id=61)
|
|||
|
||||
dw $5fdb ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$49d0b,$22f5
|
||||
INCBIN "baserom.gbc",$49d0b,$4a1a9 - $49d0b
|
||||
|
||||
SafariZoneWest_h: ; 0x4a1a9 to 0x4a1b5 (12 bytes) (id=219)
|
||||
db $03 ; tileset
|
||||
db $0d, $0f ; dimensions (y, x)
|
||||
dw $6248, $61b8, $61b5 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $61dc ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$4a1b5,$1e4b
|
||||
|
||||
SECTION "bank13",DATA,BANK[$13]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue