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:
@@ -50,7 +50,7 @@ TrainerLassDana1:
|
||||
checkevent EVENT_DANA_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .SecondTimeAsking
|
||||
writetext LassDanaMoomooMilkText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_DANA_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1F
|
||||
sjump .AskForPhoneNumber
|
||||
@@ -186,7 +186,7 @@ TrainerSchoolboyChad1:
|
||||
checkevent EVENT_CHAD_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .SecondTimeAsking
|
||||
writetext SchoolboyChadSoManyTestsText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_CHAD_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskPhoneNumber1
|
||||
sjump .AskToRegisterNumber
|
||||
|
||||
Reference in New Issue
Block a user