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

@@ -51,7 +51,7 @@ MoomooScript:
writetext MoomooWeakMooText
setval MILTANK
special PlaySlowCry
buttonsound
promptbutton
writetext Route39BarnItsCryIsWeakText
checkevent EVENT_TALKED_TO_FARMER_ABOUT_MOOMOO
iftrue .GiveBerry
@@ -60,7 +60,7 @@ MoomooScript:
end
.GiveBerry:
buttonsound
promptbutton
writetext Route39BarnAskGiveBerryText
yesorno
iffalse .Refused
@@ -80,7 +80,7 @@ MoomooScript:
.ThreeBerries:
writetext Route39BarnGaveBerryText
buttonsound
promptbutton
writetext Route39BarnLittleHealthierText
waitbutton
closetext
@@ -88,7 +88,7 @@ MoomooScript:
.FiveBerries:
writetext Route39BarnGaveBerryText
buttonsound
promptbutton
writetext Route39BarnQuiteHealthyText
waitbutton
closetext
@@ -98,7 +98,7 @@ MoomooScript:
playmusic MUSIC_HEAL
writetext Route39BarnGaveBerryText
pause 60
buttonsound
promptbutton
special RestartMapMusic
writetext Route39BarnTotallyHealthyText
waitbutton