pokefirered/data/maps/Route1/text.inc
2022-06-24 21:10:48 -04:00

29 lines
911 B
PHP

Route1_Text_WorkAtPokeMartTakeSample::
.string "Hi!\n"
.string "I work at a POKéMON MART.\p"
.string "It's part of a convenient chain\n"
.string "selling all sorts of items.\p"
.string "Please, visit us in VIRIDIAN CITY.\p"
.string "I know, I'll give you a sample.\n"
.string "Here you go!$"
Route1_Text_ComeSeeUsIfYouNeedPokeBalls::
.string "Please come see us if you need\n"
.string "POKé BALLS for catching POKéMON.$"
Route1_Text_PutPotionAway::
.string "{PLAYER} put the POTION away in\n"
.string "the BAG's ITEMS POCKET.$"
Route1_Text_CanJumpFromLedges::
.string "See those ledges along the road?\p"
.string "It's a bit scary, but you can jump\n"
.string "from them.\p"
.string "You can get back to PALLET TOWN\n"
.string "quicker that way.$"
Route1_Text_RouteSign::
.string "ROUTE 1\n"
.string "PALLET TOWN - VIRIDIAN CITY$"