summaryrefslogtreecommitdiff
path: root/maps/RadioTower4F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/RadioTower4F.asm')
-rw-r--r--maps/RadioTower4F.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/RadioTower4F.asm b/maps/RadioTower4F.asm
index 5300c23b2..6d08a0258 100644
--- a/maps/RadioTower4F.asm
+++ b/maps/RadioTower4F.asm
@@ -13,9 +13,9 @@ FisherScript_0x5eb82: ; 0x5eb82
TeacherScript_0x5eb85: ; 0x5eb85
faceplayer
loadfont
- checkbit1 EVENT_GOT_PINK_BOW_FROM_MARY
+ checkevent EVENT_GOT_PINK_BOW_FROM_MARY
iftrue UnknownScript_0x5ebac
- checkbit1 EVENT_CLEARED_RADIO_TOWER
+ checkevent EVENT_CLEARED_RADIO_TOWER
iftrue UnknownScript_0x5eb99
2writetext UnknownText_0x5ec68
closetext
@@ -31,7 +31,7 @@ UnknownScript_0x5eb99: ; 0x5eb99
2writetext UnknownText_0x5ecef
closetext
loadmovesprites
- setbit1 EVENT_GOT_PINK_BOW_FROM_MARY
+ setevent EVENT_GOT_PINK_BOW_FROM_MARY
end
; 0x5ebac