Rename buttonsound to promptbutton
This commit is contained in:
@@ -12,7 +12,7 @@ CeladonMansionRoofHousePharmacistScript:
|
||||
checkevent EVENT_GOT_TM03_CURSE
|
||||
iftrue .GotCurse
|
||||
writetext CeladonMansionRoofHousePharmacistIntroText
|
||||
buttonsound
|
||||
promptbutton
|
||||
checktime NITE
|
||||
iftrue .Night
|
||||
writetext CeladonMansionRoofHousePharmacistNotNightText
|
||||
@@ -22,7 +22,7 @@ CeladonMansionRoofHousePharmacistScript:
|
||||
|
||||
.Night:
|
||||
writetext CeladonMansionRoofHousePharmacistStoryText
|
||||
buttonsound
|
||||
promptbutton
|
||||
verbosegiveitem TM_CURSE
|
||||
iffalse .NoRoom
|
||||
setevent EVENT_GOT_TM03_CURSE
|
||||
|
Reference in New Issue
Block a user