diff options
Diffstat (limited to 'maps/FastShipB1F.asm')
-rw-r--r-- | maps/FastShipB1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/FastShipB1F.asm b/maps/FastShipB1F.asm index 4cec05fdc..3051ff20d 100644 --- a/maps/FastShipB1F.asm +++ b/maps/FastShipB1F.asm @@ -450,8 +450,8 @@ FastShipB1F_MapEvents: db 0, 0 ; filler db 2 ; warp events - warp_event 5, 11, 11, FAST_SHIP_1F - warp_event 31, 13, 12, FAST_SHIP_1F + warp_event 5, 11, FAST_SHIP_1F, 11 + warp_event 31, 13, FAST_SHIP_1F, 12 db 2 ; coord events coord_event 30, 7, SCENE_DEFAULT, UnknownScript_0x7673c |