Rename buttonsound to promptbutton

This commit is contained in:
Rangi
2019-11-03 12:48:54 -05:00
parent 5134266b9a
commit 4aeab6b879
149 changed files with 804 additions and 801 deletions

View File

@@ -16,7 +16,7 @@ BillsGrandpa:
checkevent EVENT_MET_BILLS_GRANDPA
iftrue .MetGrandpa
writetext BillsGrandpaIntroText
buttonsound
promptbutton
setevent EVENT_MET_BILLS_GRANDPA
.MetGrandpa:
checkevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA
@@ -30,7 +30,7 @@ BillsGrandpa:
checkevent EVENT_SHOWED_LICKITUNG_TO_BILLS_GRANDPA
iftrue .ShowedLickitung
writetext BillsGrandpaLickitungText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -44,7 +44,7 @@ BillsGrandpa:
.GotEverstone:
writetext BillsGrandpaOddishText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -58,7 +58,7 @@ BillsGrandpa:
.GotLeafStone:
writetext BillsGrandpaStaryuText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -74,7 +74,7 @@ BillsGrandpa:
checkver
iftrue .AskVulpix
writetext BillsGrandpaGrowlitheText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -88,7 +88,7 @@ BillsGrandpa:
.AskVulpix:
writetext BillsGrandpaVulpixText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -102,7 +102,7 @@ BillsGrandpa:
.GotFireStone:
writetext BillsGrandpaPichuText
buttonsound
promptbutton
writetext BillsGrandpaAskToSeeMonText
yesorno
iffalse .SaidNo
@@ -168,7 +168,7 @@ BillsGrandpa:
.ExcitedToSee:
writetext BillsGrandpaExcitedToSeeText
buttonsound
promptbutton
end
.SaidNo:
@@ -179,12 +179,12 @@ BillsGrandpa:
.CorrectPokemon:
writetext BillsGrandpaShownPokemonText
buttonsound
promptbutton
end
.ReceiveItem:
writetext BillsGrandpaTokenOfAppreciationText
buttonsound
promptbutton
end
.JustShowedSomething: