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

@@ -48,7 +48,7 @@ Route34IlexForestGateTeacherScript:
checkevent EVENT_GOT_TM12_SWEET_SCENT
iftrue .GotSweetScent
writetext Route34IlexForestGateTeacherText
buttonsound
promptbutton
verbosegiveitem TM_SWEET_SCENT
iffalse .NoRoom
setevent EVENT_GOT_TM12_SWEET_SCENT
@@ -61,7 +61,7 @@ Route34IlexForestGateTeacherScript:
.ForestIsRestless:
writetext Route34IlexForestGateTeacher_ForestIsRestless
buttonsound
promptbutton
closetext
end