summaryrefslogtreecommitdiff
path: root/maps/Route37.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/Route37.asm')
-rw-r--r--maps/Route37.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/Route37.asm b/maps/Route37.asm
index 5e0853607..bedfe01fa 100644
--- a/maps/Route37.asm
+++ b/maps/Route37.asm
@@ -71,17 +71,17 @@ SunnyScript:
checkevent EVENT_MET_SUNNY_OF_SUNDAY
iftrue .MetSunny
writetext MeetSunnyText
- keeptextopen
+ buttonsound
setevent EVENT_MET_SUNNY_OF_SUNDAY
.MetSunny
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue .Kris
writetext SunnyGivesGiftText1
- keeptextopen
+ buttonsound
jump .next
.Kris
writetext SunnyGivesGiftText2
- keeptextopen
+ buttonsound
.next
verbosegiveitem MAGNET
iffalse SunnyDoneScript