summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-14 19:36:26 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-14 19:36:26 -0600
commit8d5017a08dd52427e5d78156e854f531c025cb5f (patch)
tree62ee3fd507a9f4b2bf94711747f86d7a7f7bf81c
parent07eaf4695db655996fce4215f14da9082fb31f7d (diff)
found Route15GateBlocks
hg-commit-id: 80db7008e01e
-rw-r--r--common.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/common.asm b/common.asm
index b3f75389..8427b9b9 100644
--- a/common.asm
+++ b/common.asm
@@ -22396,6 +22396,7 @@ RockTunnelPokecenterBlocks:
MtMoonPokecenterBlocks: ; 28
INCBIN "maps/mtmoonpokecenter.blk"
+Route15GateBlocks:
Route11GateBlocks: ; 20
INCBIN "maps/route11gate.blk"
@@ -24306,7 +24307,7 @@ Route12GateUpstairsObject: ; 0x495de (size=24)
Route15Gate_h: ; 0x495f6 to 0x49602 (12 bytes) (id=184)
db $0c ; tileset
db $05, $04 ; dimensions (y, x)
- dw $40c7, Route15GateTexts, Route15GateScript ; blocks, texts, scripts
+ dw Route15GateBlocks, Route15GateTexts, Route15GateScript ; blocks, texts, scripts
db $00 ; connections
dw Route15GateObject ; objects