mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 12:42:56 -04:00
36 lines
953 B
C++
36 lines
953 B
C++
|
|
Route102_Text_WatchMeCatchPokemon:
|
|
.string "WALLY: {PLAYER}…\n"
|
|
.string "POKéMON hide in tall grass like this,\l"
|
|
.string "don't they?\p"
|
|
.string "Please watch me and see if I can\n"
|
|
.string "catch one properly.\p"
|
|
.string "…Whoa!$"
|
|
|
|
Route102_Text_WallyIDidIt:
|
|
.string "WALLY: I did it… It's my…\n"
|
|
.string "My POKéMON!$"
|
|
|
|
Route102_Text_LetsGoBack:
|
|
.string "{PLAYER}, thank you!\n"
|
|
.string "Let's go back to the GYM!$"
|
|
|
|
Route102_Text_ImNotVeryTall:
|
|
.string "I'm…not very tall, so I sink right\n"
|
|
.string "into tall grass.\p"
|
|
.string "The grass goes up my nose and…\n"
|
|
.string "Fwafwafwafwafwa…\p"
|
|
.string "Fwatchoo!$"
|
|
|
|
Route102_Text_CatchWholeBunchOfPokemon:
|
|
.string "I'm going to catch a whole bunch of\n"
|
|
.string "POKéMON!$"
|
|
|
|
Route102_Text_RouteSignOldale:
|
|
.string "ROUTE 102\n"
|
|
.string "{RIGHT_ARROW} OLDALE TOWN$"
|
|
|
|
Route102_Text_RouteSignPetalburg:
|
|
.string "ROUTE 102\n"
|
|
.string "{LEFT_ARROW} PETALBURG CITY$"
|