summaryrefslogtreecommitdiff
path: root/scripts/lavendermart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lavendermart.asm')
-rwxr-xr-xscripts/lavendermart.asm13
1 files changed, 6 insertions, 7 deletions
diff --git a/scripts/lavendermart.asm b/scripts/lavendermart.asm
index 3852a235..85518fd2 100755
--- a/scripts/lavendermart.asm
+++ b/scripts/lavendermart.asm
@@ -11,17 +11,16 @@ LavenderMartText2: ; 5c935 (17:4935)
db "@"
LavenderMartText3: ; 5c93a (17:493a)
- db $08 ; asm
- ld a, [wd7e0]
- bit 7, a
- jr nz, .asm_c88d4 ; 0x5c940
+ TX_ASM
+ CheckEvent EVENT_RESCUED_MR_FUJI
+ jr nz, .asm_c88d4
ld hl, LavenderMart_5c953
call PrintText
- jr .asm_6d225 ; 0x5c948
-.asm_c88d4 ; 0x5c94a
+ jr .asm_6d225
+.asm_c88d4
ld hl, LavenderMart_5c958
call PrintText
-.asm_6d225 ; 0x5c950
+.asm_6d225
jp TextScriptEnd
LavenderMart_5c953: ; 5c953 (17:4953)