summaryrefslogtreecommitdiff
path: root/maps/Route31.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/Route31.asm')
-rw-r--r--maps/Route31.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route31.asm b/maps/Route31.asm
index 58e326fb..00ef7ed3 100644
--- a/maps/Route31.asm
+++ b/maps/Route31.asm
@@ -16,11 +16,11 @@ Route31_MapScripts:
.CheckMomCall:
checkevent EVENT_TALKED_TO_MOM_AFTER_MYSTERY_EGG_QUEST
iffalse .DoMomCall
- return
+ endcallback
.DoMomCall:
specialphonecall SPECIALCALL_WORRIED
- return
+ endcallback
TrainerBugCatcherWade1:
trainer BUG_CATCHER, WADE1, EVENT_BEAT_BUG_CATCHER_WADE, BugCatcherWade1SeenText, BugCatcherWade1BeatenText, 0, .Script