summaryrefslogtreecommitdiff
path: root/maps/GoldenrodDeptStoreB1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/GoldenrodDeptStoreB1F.asm')
-rw-r--r--maps/GoldenrodDeptStoreB1F.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/GoldenrodDeptStoreB1F.asm b/maps/GoldenrodDeptStoreB1F.asm
index d34dcfbe3..df78de7b6 100644
--- a/maps/GoldenrodDeptStoreB1F.asm
+++ b/maps/GoldenrodDeptStoreB1F.asm
@@ -18,11 +18,11 @@ GoldenrodDeptStoreB1F_MapScripts:
.ClearBoxes:
checkevent EVENT_RECEIVED_CARD_KEY
iftrue .GotCardKey
- jump .Continue
+ sjump .Continue
.GotCardKey:
changeblock 16, 4, $0d ; floor
- jump .Continue
+ sjump .Continue
.Continue:
checkevent EVENT_GOLDENROD_DEPT_STORE_B1F_LAYOUT_2