aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route19.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-10-05 21:20:41 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-10-05 21:20:41 -0400
commit0fdefbc9602f0e6f14f723c89d42673e974181e3 (patch)
tree21f39edfd76ee08ff00a22a6337ffd48c6eff47f /data/maps/objects/Route19.asm
parentClean up some redundant or unusual event comments (diff)
downloadpokeyellow-0fdefbc9602f0e6f14f723c89d42673e974181e3.tar.gz
pokeyellow-0fdefbc9602f0e6f14f723c89d42673e974181e3.tar.xz
pokeyellow-0fdefbc9602f0e6f14f723c89d42673e974181e3.zip
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
Diffstat (limited to 'data/maps/objects/Route19.asm')
-rw-r--r--data/maps/objects/Route19.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/objects/Route19.asm b/data/maps/objects/Route19.asm
index a458a5ee..fdb1fc5e 100644
--- a/data/maps/objects/Route19.asm
+++ b/data/maps/objects/Route19.asm
@@ -2,7 +2,7 @@ Route19_Object:
db $43 ; border block
def_warp_events
- warp_event 5, 9, SUMMER_BEACH_HOUSE, 0
+ warp_event 5, 9, SUMMER_BEACH_HOUSE, 1
def_bg_events
bg_event 11, 11, 11 ; Route19Text11