pokeemerald/data/maps/PacifidlogTown_House1/scripts.inc

26 lines
778 B
PHP
Raw Normal View History

2021-07-20 21:18:31 +02:00
PacifidlogTown_House1_MapScripts::
2017-11-10 02:21:31 +01:00
.byte 0
2021-07-20 21:18:31 +02:00
PacifidlogTown_House1_EventScript_Man::
2019-11-07 21:41:42 +01:00
msgbox PacifidlogTown_House1_Text_RegiStory, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
PacifidlogTown_House1_EventScript_Woman::
2019-11-07 21:41:42 +01:00
msgbox PacifidlogTown_House1_Text_SixDotsOpenThreeDoors, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
PacifidlogTown_House1_Text_RegiStory:
2017-11-10 02:21:31 +01:00
.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"
2018-12-07 16:41:08 +01:00
.string "That's the story I heard when I was\n"
2017-11-10 02:21:31 +01:00
.string "just a little kid.$"
2021-07-20 21:18:31 +02:00
PacifidlogTown_House1_Text_SixDotsOpenThreeDoors:
2017-11-10 02:21:31 +01:00
.string "“Six dots open three doors.”\p"
2018-12-07 16:41:08 +01:00
.string "Grandpa used to say that, but I don't\n"
2017-11-10 02:21:31 +01:00
.string "know what he meant.$"