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

30 lines
953 B
PHP
Raw Normal View History

2022-05-19 19:14:13 +02:00
FortreeCity_House3_MapScripts::
.byte 0
FortreeCity_House3_EventScript_Maniac::
msgbox FortreeCity_House3_Text_MetStevenHadAmazingPokemon, MSGBOX_NPC
end
FortreeCity_House3_EventScript_SchoolKidM::
msgbox FortreeCity_House3_Text_OhYouHavePokedex, MSGBOX_NPC
end
FortreeCity_House3_Text_MetStevenHadAmazingPokemon:
.string "While speaking about POKéDEXES,\n"
.string "I remembered something.\p"
.string "I met this TRAINER, STEVEN, when\n"
.string "I was searching for rare stones.\p"
.string "Hoo, boy, he had some amazing POKéMON\n"
.string "with him.\p"
.string "They weren't just rare, they were\n"
.string "trained to terrifying extremes!\p"
.string "He might even be stronger than the\n"
.string "GYM LEADER in this town…$"
FortreeCity_House3_Text_OhYouHavePokedex:
.string "What's that thing you have there?\p"
.string "… … … … … …\p"
.string "Oh, it's called a POKéDEX?\n"
.string "It's really awesome!$"