diff options
Diffstat (limited to 'maps/BlackthornMart.asm')
-rw-r--r-- | maps/BlackthornMart.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/BlackthornMart.asm b/maps/BlackthornMart.asm index 784e97203..315672a45 100644 --- a/maps/BlackthornMart.asm +++ b/maps/BlackthornMart.asm @@ -47,8 +47,8 @@ BlackthornMart_MapEventHeader: .Warps: db 2 - warp_def $7, $2, 4, GROUP_BLACKTHORN_CITY, MAP_BLACKTHORN_CITY - warp_def $7, $3, 4, GROUP_BLACKTHORN_CITY, MAP_BLACKTHORN_CITY + warp_def $7, $2, 4, BLACKTHORN_CITY + warp_def $7, $3, 4, BLACKTHORN_CITY .XYTriggers: db 0 |