diff options
Diffstat (limited to 'maps/BillsBrothersHouse.asm')
-rw-r--r-- | maps/BillsBrothersHouse.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/BillsBrothersHouse.asm b/maps/BillsBrothersHouse.asm index 452b1fdb8..e2681c979 100644 --- a/maps/BillsBrothersHouse.asm +++ b/maps/BillsBrothersHouse.asm @@ -29,8 +29,8 @@ BillsBrothersHouse_MapEvents: db 0, 0 ; filler db 2 ; warp events - warp_event 2, 7, 4, FUCHSIA_CITY - warp_event 3, 7, 4, FUCHSIA_CITY + warp_event 2, 7, FUCHSIA_CITY, 4 + warp_event 3, 7, FUCHSIA_CITY, 4 db 0 ; coord events |