mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-26 02:14:22 -05:00
16 lines
460 B
PHP
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.$"
|
|
|