mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
41 lines
960 B
PHP
41 lines
960 B
PHP
Route18_Text_WiltonIntro::
|
|
.string "I always check every grassy area\n"
|
|
.string "for new POKéMON.$"
|
|
|
|
Route18_Text_WiltonDefeat::
|
|
.string "Tch!$"
|
|
|
|
Route18_Text_WiltonPostBattle::
|
|
.string "I wish I had a BIKE!$"
|
|
|
|
Route18_Text_RamiroIntro::
|
|
.string "Kurukkoo!\n"
|
|
.string "How do you like my birdcall?$"
|
|
|
|
Route18_Text_RamiroDefeat::
|
|
.string "I had to bug you!$"
|
|
|
|
Route18_Text_RamiroPostBattle::
|
|
.string "I collect sea POKéMON on weekends\n"
|
|
.string "because the sea is so close.$"
|
|
|
|
Route18_Text_JacobIntro::
|
|
.string "This is my turf!\n"
|
|
.string "Get out of here!$"
|
|
|
|
Route18_Text_JacobDefeat::
|
|
.string "Darn!$"
|
|
|
|
Route18_Text_JacobPostBattle::
|
|
.string "This is my fave area for catching\n"
|
|
.string "POKéMON.$"
|
|
|
|
Route18_Text_RouteSign::
|
|
.string "ROUTE 18\n"
|
|
.string "CELADON CITY - FUCHSIA CITY$"
|
|
|
|
Route18_Text_CyclingRoadSign::
|
|
.string "CYCLING ROAD\n"
|
|
.string "No pedestrians permitted!$"
|
|
|