diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:39:29 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 12:40:36 -0400 |
commit | 9c2be80bf3fbdac6505787b00da0f4ff71839a05 (patch) | |
tree | 02483fc07e60d64a4b526ce8b402f26960ad33b2 /scripts/CeladonMartRoof.asm | |
parent | 8a79315635ee9ebb6eed5c9648fe89746085d0b1 (diff) |
text_linkpromptbutton -> text_waitbutton
Fixes #260
Diffstat (limited to 'scripts/CeladonMartRoof.asm')
-rwxr-xr-x | scripts/CeladonMartRoof.asm | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/CeladonMartRoof.asm b/scripts/CeladonMartRoof.asm index c2bbd169..f38bb984 100755 --- a/scripts/CeladonMartRoof.asm +++ b/scripts/CeladonMartRoof.asm @@ -139,48 +139,48 @@ CeladonMartRoofText_484ee: CeladonMartRoofText_484f3: text_far _CeladonMartRoofText_484f3 - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_484f9: text_far _CeladonMartRoofText_484f9 sound_get_item_1 text_far _CeladonMartRoofText_484fe - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_48504: text_far _CeladonMartRoofText_48504 - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_4850a: text_far _CeladonMartRoofText_4850a sound_get_item_1 text_far _CeladonMartRoofText_4850f - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_48515: text_far _CeladonMartRoofText_48515 - text_linkpromptbutton + text_waitbutton text_end ReceivedTM49Text: text_far _ReceivedTM49Text sound_get_item_1 text_far _CeladonMartRoofText_48520 - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_48526: text_far _CeladonMartRoofText_48526 - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofText_4852c: text_far _CeladonMartRoofText_4852c - text_linkpromptbutton + text_waitbutton text_end CeladonMartRoofScript_PrintDrinksInBag: |