You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
buttonsound
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user