pokeemerald/data/maps/PetalburgCity_House1/scripts.inc

29 lines
912 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
PetalburgCity_House1_MapScripts:: @ 8207799
.byte 0
2019-10-20 19:27:23 +02:00
PetalburgCity_House1_EventScript_Man:: @ 820779A
msgbox PetalburgCity_House1_Text_TravelingIsWonderful, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-10-20 19:27:23 +02:00
PetalburgCity_House1_EventScript_Woman:: @ 82077A3
msgbox PetalburgCity_House1_Text_GoOnAdventure, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-10-20 19:27:23 +02:00
PetalburgCity_House1_Text_TravelingIsWonderful: @ 82077AC
2017-11-10 02:21:31 +01:00
.string "Traveling is wonderful!\p"
.string "When I was young, I roamed the seas\n"
.string "and the mountains!$"
2019-10-20 19:27:23 +02:00
PetalburgCity_House1_Text_GoOnAdventure: @ 82077FB
2017-11-10 02:21:31 +01:00
.string "Sigh…\p"
.string "I wish I could go on an adventure\n"
.string "with some POKéMON…\p"
.string "Crawl through some damp grass…\n"
.string "Climb rocky, rugged mountains…\p"
.string "Cross the raging seas…\n"
.string "Wander about in dark caves…\p"
.string "And, sometimes, even get a little\n"
.string "homesick…\p"
.string "It must be fabulous to travel!$"