mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 21:25:13 -04:00
27 lines
736 B
C++
27 lines
736 B
C++
|
|
Route117_Text_DayCarePokemonHadNewMove:
|
|
.string "I left my POKéMON at the DAY CARE.\p"
|
|
.string "When I got it back, it had a new move\n"
|
|
.string "that I didn't teach it.\l"
|
|
.string "I was really, really surprised.$"
|
|
|
|
Route117_Text_ArentTheseFlowersPretty:
|
|
.string "What do you think?\n"
|
|
.string "Aren't these flowers pretty?\p"
|
|
.string "I planted them all!$"
|
|
|
|
Route117_Text_AirIsTastyHere:
|
|
.string "The air is tasty here!$"
|
|
|
|
Route117_Text_RouteSignVerdanturf:
|
|
.string "ROUTE 117\n"
|
|
.string "{LEFT_ARROW} VERDANTURF TOWN$"
|
|
|
|
Route117_Text_RouteSignMauville:
|
|
.string "ROUTE 117\n"
|
|
.string "{RIGHT_ARROW} MAUVILLE CITY$"
|
|
|
|
Route117_Text_DayCareSign:
|
|
.string "POKéMON DAY CARE\n"
|
|
.string "“Let us raise your POKéMON.”$"
|