pokeemerald-expansion/data/maps/FiveIsland_House1_Frlg/scripts.inc
Bassoonian 310f746565
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Fix space indentation in .s and .inc files (#9371)
2026-02-27 12:45:00 -08:00

16 lines
460 B
PHP

FiveIsland_House1_Frlg_MapScripts::
.byte 0
FiveIsland_House1_EventScript_Woman::
msgbox FiveIsland_House1_Text_HusbandWentOffFishing, MSGBOX_NPC
end
FiveIsland_House1_Text_HusbandWentOffFishing::
.string "Don't worry about buying anything\n"
.string "for dinner tonight!\p"
.string "…That's what my husband said when\n"
.string "he went off fishing today.\p"
.string "I'm not sure if I can count on him\n"
.string "to live up to that promise.$"