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 ae74443ec..25b3a4178 100644 --- a/maps/SlowpokeWellB2F.asm +++ b/maps/SlowpokeWellB2F.asm @@ -63,7 +63,7 @@ SlowpokeWellB2F_MapEventHeader: .Warps: db 1 - warp_def $b, $9, 2, GROUP_SLOWPOKE_WELL_B1F, MAP_SLOWPOKE_WELL_B1F + warp_def $b, $9, 2, SLOWPOKE_WELL_B1F .XYTriggers: db 0 |