diff options
Diffstat (limited to 'maps/SlowpokeWellB2F.asm')
-rw-r--r-- | maps/SlowpokeWellB2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/SlowpokeWellB2F.asm b/maps/SlowpokeWellB2F.asm index 195ab560c..e9da7b24e 100644 --- a/maps/SlowpokeWellB2F.asm +++ b/maps/SlowpokeWellB2F.asm @@ -63,7 +63,7 @@ SlowpokeWellB2F_MapEvents: db 0, 0 ; filler db 1 ; warp events - warp_event 9, 11, 2, SLOWPOKE_WELL_B1F + warp_event 9, 11, SLOWPOKE_WELL_B1F, 2 db 0 ; coord events |