tumbledemerald-legacy/data/maps/PacifidlogTown_House1/scripts.inc

26 lines
778 B
PHP

PacifidlogTown_House1_MapScripts::
.byte 0
PacifidlogTown_House1_EventScript_Man::
msgbox PacifidlogTown_House1_Text_RegiStory, MSGBOX_NPC
end
PacifidlogTown_House1_EventScript_Woman::
msgbox PacifidlogTown_House1_Text_SixDotsOpenThreeDoors, MSGBOX_NPC
end
PacifidlogTown_House1_Text_RegiStory:
.string "In the Hoenn region, there are three\n"
.string "Pokémon that represent the power of\l"
.string "rock, ice, and steel.\p"
.string "Each of them is said to hide away deep\n"
.string "inside caves.\p"
.string "That's the story I heard when I was\n"
.string "just a little kid.$"
PacifidlogTown_House1_Text_SixDotsOpenThreeDoors:
.string "“Six dots open three doors.”\p"
.string "Grandpa used to say that, but I don't\n"
.string "know what he meant.$"