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:
@@ -36,7 +36,7 @@ FirstStepIntoKantoScene_Continue:
|
||||
turnobject PLAYER, RIGHT
|
||||
opentext
|
||||
writetext Route27FisherHeyText
|
||||
buttonsound
|
||||
promptbutton
|
||||
writetext Route27FisherText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -73,7 +73,7 @@ TrainerBirdKeeperJose2:
|
||||
checkevent EVENT_JOSE_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .AskedAlready
|
||||
writetext BirdKeeperJose2AfterBattleText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_JOSE_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1
|
||||
sjump .AskForNumber
|
||||
@@ -206,7 +206,7 @@ TrainerCooltrainerfReena:
|
||||
checkevent EVENT_REENA_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .AskedAlready
|
||||
writetext CooltrainerfReenaAfterBattleText
|
||||
buttonsound
|
||||
promptbutton
|
||||
setevent EVENT_REENA_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1
|
||||
sjump .AskForNumber
|
||||
|
||||
Reference in New Issue
Block a user