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:
@@ -31,7 +31,7 @@ NationalParkTeacher1Script:
|
||||
checkevent EVENT_GOT_QUICK_CLAW
|
||||
iftrue .GotQuickClaw
|
||||
writetext NationalParkTeacher1Text
|
||||
buttonsound
|
||||
promptbutton
|
||||
verbosegiveitem QUICK_CLAW
|
||||
iffalse .NoRoom
|
||||
setevent EVENT_GOT_QUICK_CLAW
|
||||
@@ -83,7 +83,7 @@ TrainerSchoolboyJack1:
|
||||
checkevent EVENT_JACK_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .AskAgain
|
||||
writetext SchoolboyJackTradeMonText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_JACK_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1
|
||||
sjump .RequestNumber
|
||||
@@ -213,7 +213,7 @@ TrainerPokefanfBeverly1:
|
||||
checkevent EVENT_BEVERLY_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .AskAgain
|
||||
writetext PokefanBeverlyCuteMonText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_BEVERLY_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1
|
||||
sjump .RequestNumber
|
||||
|
||||
Reference in New Issue
Block a user