summaryrefslogtreecommitdiff
path: root/scripts/route1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/route1.asm')
-rwxr-xr-xscripts/route1.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/route1.asm b/scripts/route1.asm
index 74ac9605..6c00e555 100755
--- a/scripts/route1.asm
+++ b/scripts/route1.asm
@@ -8,9 +8,7 @@ Route1TextPointers: ; 1cab2 (7:4ab2)
Route1Text1: ; 1cab8 (7:4ab8)
TX_ASM
- ld hl, wd7bf
- bit 0, [hl]
- set 0, [hl]
+ CheckAndSetEvent EVENT_GOT_POTION_SAMPLE
jr nz, .asm_1cada
ld hl, Route1ViridianMartSampleText
call PrintText