mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-31 21:02:57 -05:00
15 lines
440 B
PHP
15 lines
440 B
PHP
SixIsland_House_MapScripts::
|
|
.byte 0
|
|
|
|
SixIsland_House_EventScript_OldMan::
|
|
msgbox SixIsland_House_Text_GoodPlaceForNatureAndHistory, MSGBOX_NPC
|
|
end
|
|
|
|
SixIsland_House_Text_GoodPlaceForNatureAndHistory::
|
|
.string "There's nothing that young people'd\n"
|
|
.string "find exciting here on this island.\p"
|
|
.string "But, this is a good place in terms\n"
|
|
.string "of nature and history.\p"
|
|
.string "Relax and enjoy your stay.$"
|
|
|