mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
29 lines
911 B
PHP
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$"
|
|
|