summaryrefslogtreecommitdiff
path: root/scripts/fuchsiacity.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuchsiacity.asm')
-rwxr-xr-xscripts/fuchsiacity.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/fuchsiacity.asm b/scripts/fuchsiacity.asm
index 462e6084..cdf8e203 100755
--- a/scripts/fuchsiacity.asm
+++ b/scripts/fuchsiacity.asm
@@ -135,10 +135,9 @@ FuchsiaCityLaprasText: ; 19aef (6:5aef)
FuchsiaCityText24: ; 19af4 (6:5af4)
TX_ASM
- ld a, [wd7f6]
- bit 6, a
+ CheckEvent EVENT_GOT_DOME_FOSSIL
jr nz, .asm_3b4e8
- bit 7, a
+ CheckEventReuseA EVENT_GOT_HELIX_FOSSIL
jr nz, .asm_667d5
ld hl, FuchsiaCityText_19b2a
call PrintText