Skip to content

Commit

Permalink
BugFix: Fuchsia South Gate has incorrect warps
Browse files Browse the repository at this point in the history
  • Loading branch information
SoupPotato committed May 23, 2024
1 parent 05e1c5e commit 8488a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maps/Route19FuchsiaGate.asm
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ Route19FuchsiaGate_MapEvents:
db 0, 0 ; filler

def_warp_events
warp_event 4, 0, FUCHSIA_CITY, 10
warp_event 5, 0, FUCHSIA_CITY, 11
warp_event 4, 0, FUCHSIA_CITY, 8
warp_event 5, 0, FUCHSIA_CITY, 9
warp_event 4, 7, ROUTE_19, 1
warp_event 5, 7, ROUTE_19, 1

Expand Down

0 comments on commit 8488a78

Please sign in to comment.