diff options
Diffstat (limited to 'maps/Route32PokeCenter1F.asm')
-rw-r--r-- | maps/Route32PokeCenter1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route32PokeCenter1F.asm b/maps/Route32PokeCenter1F.asm index 472b65c34..f67cbe834 100644 --- a/maps/Route32PokeCenter1F.asm +++ b/maps/Route32PokeCenter1F.asm @@ -13,7 +13,7 @@ NurseScript_0x69b52: ; 0x69b52 FishingGuruScript_0x69b55: ; 0x69b55 faceplayer loadfont - checkbit1 EVENT_GOT_OLD_ROD + checkevent EVENT_GOT_OLD_ROD iftrue UnknownScript_0x69b7a 2writetext UnknownText_0x69b83 yesorno @@ -24,7 +24,7 @@ FishingGuruScript_0x69b55: ; 0x69b55 2writetext UnknownText_0x69c1b closetext loadmovesprites - setbit1 EVENT_GOT_OLD_ROD + setevent EVENT_GOT_OLD_ROD end ; 0x69b74 |