aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route25.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/Route25.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/Route25.asm')
-rw-r--r--data/maps/objects/Route25.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/objects/Route25.asm b/data/maps/objects/Route25.asm
index 096fd225..f0814b23 100644
--- a/data/maps/objects/Route25.asm
+++ b/data/maps/objects/Route25.asm
@@ -2,7 +2,7 @@ Route25_Object:
db $2c ; border block
def_warp_events
- warp_event 45, 3, BILLS_HOUSE, 0
+ warp_event 45, 3, BILLS_HOUSE, 1
def_bg_events
bg_event 43, 3, 11 ; Route25Text11