You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename buttonsound to promptbutton
This commit is contained in:
@@ -99,7 +99,7 @@ Route35NationalParkGate_OkayToProceed:
|
||||
setflag ENGINE_BUG_CONTEST_TIMER
|
||||
special PlayMapMusic
|
||||
writetext Route35NationalParkGateOfficer1GiveParkBallsText
|
||||
buttonsound
|
||||
promptbutton
|
||||
writetext Route35NationalParkGatePlayerReceivedParkBallsText
|
||||
playsound SFX_ITEM
|
||||
waitsfx
|
||||
@@ -141,11 +141,11 @@ Route35NationalParkGate_LessThanFullParty:
|
||||
iftrue Route35NationalParkGate_FirstMonIsFainted
|
||||
setevent EVENT_LEFT_MONS_WITH_CONTEST_OFFICER
|
||||
writetext Route35NationalParkGateOfficer1WellHoldYourMonText
|
||||
buttonsound
|
||||
promptbutton
|
||||
writetext Route35NationalParkGatePlayersMonLeftWithHelperText
|
||||
playsound SFX_GOT_SAFARI_BALLS
|
||||
waitsfx
|
||||
buttonsound
|
||||
promptbutton
|
||||
sjump Route35NationalParkGate_OkayToProceed
|
||||
|
||||
Route35NationalParkGate_DeclinedToParticipate:
|
||||
|
||||
Reference in New Issue
Block a user