diff options
Diffstat (limited to 'data/scripts/maps/PacifidlogTown_House1.inc')
-rw-r--r-- | data/scripts/maps/PacifidlogTown_House1.inc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/scripts/maps/PacifidlogTown_House1.inc b/data/scripts/maps/PacifidlogTown_House1.inc new file mode 100644 index 000000000..b4fe4c979 --- /dev/null +++ b/data/scripts/maps/PacifidlogTown_House1.inc @@ -0,0 +1,25 @@ +PacifidlogTown_House1_MapScripts:: @ 820365C + .byte 0 + +PacifidlogTown_House1_EventScript_20365D:: @ 820365D + msgbox PacifidlogTown_House1_Text_20366F, 2 + end + +PacifidlogTown_House1_EventScript_203666:: @ 8203666 + msgbox PacifidlogTown_House1_Text_20373A, 2 + end + +PacifidlogTown_House1_Text_20366F: @ 820366F + .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_20373A: @ 820373A + .string "“Six dots open three doors.”\p" + .string "Grandpa used to say that, but I don’t\n" + .string "know what he meant.$" + |