diff options
Diffstat (limited to 'maps/Route37.asm')
-rw-r--r-- | maps/Route37.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route37.asm b/maps/Route37.asm index 108496f6..0131d174 100644 --- a/maps/Route37.asm +++ b/maps/Route37.asm @@ -66,11 +66,11 @@ SunnyScript: checkevent EVENT_MET_SUNNY_OF_SUNDAY iftrue .MetSunny writetext MeetSunnyText - buttonsound + promptbutton setevent EVENT_MET_SUNNY_OF_SUNDAY .MetSunny: writetext SunnyGivesGiftText1 - buttonsound + promptbutton verbosegiveitem MAGNET iffalse SunnyDoneScript setevent EVENT_GOT_MAGNET_FROM_SUNNY |