Decapitalization (script used is included in commit, you're welcome.
This commit is contained in:
@ -59,23 +59,23 @@ FallarborTown_MoveRelearnersHouse_EventScript_ComeBackWithHeartScale::
|
||||
end
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_ImTheMoveTutor:
|
||||
.string "I'm the MOVE TUTOR.\p"
|
||||
.string "I know all the moves that POKéMON\n"
|
||||
.string "I'm the Move Tutor.\p"
|
||||
.string "I know all the moves that Pokémon\n"
|
||||
.string "learn--every one of them--and I can\l"
|
||||
.string "teach POKéMON those moves.\p"
|
||||
.string "I can teach a move to a POKéMON\n"
|
||||
.string "teach Pokémon those moves.\p"
|
||||
.string "I can teach a move to a Pokémon\n"
|
||||
.string "of yours if you'd like.\p"
|
||||
.string "I'll do it for a HEART SCALE.\n"
|
||||
.string "I'll do it for a Heart Scale.\n"
|
||||
.string "I'm collecting those now.$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_ThatsAHeartScaleWantMeToTeachMove:
|
||||
.string "Oh! That's it! That's an honest to\n"
|
||||
.string "goodness HEART SCALE!\p"
|
||||
.string "goodness Heart Scale!\p"
|
||||
.string "Let me guess, you want me to teach\n"
|
||||
.string "a move?$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_TutorWhichMon:
|
||||
.string "Which POKéMON needs tutoring?$"
|
||||
.string "Which Pokémon needs tutoring?$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_TeachWhichMove:
|
||||
.string "Which move should I teach?$"
|
||||
@ -83,17 +83,17 @@ FallarborTown_MoveRelearnersHouse_Text_TeachWhichMove:
|
||||
FallarborTown_MoveRelearnersHouse_Text_DontHaveMoveToTeachPokemon:
|
||||
.string "Sorry…\p"
|
||||
.string "It doesn't appear as if I have any move\n"
|
||||
.string "I can teach that POKéMON.$"
|
||||
.string "I can teach that Pokémon.$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_HandedOverHeartScale:
|
||||
.string "{PLAYER} handed over one HEART SCALE\n"
|
||||
.string "{PLAYER} handed over one Heart Scale\n"
|
||||
.string "in exchange.$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_ComeBackWithHeartScale:
|
||||
.string "If your POKéMON need to learn a move,\n"
|
||||
.string "come back with a HEART SCALE.$"
|
||||
.string "If your Pokémon need to learn a move,\n"
|
||||
.string "come back with a Heart Scale.$"
|
||||
|
||||
FallarborTown_MoveRelearnersHouse_Text_CantTeachEgg:
|
||||
.string "Hunh? There isn't a single move that\n"
|
||||
.string "I can teach an EGG.$"
|
||||
.string "I can teach an Egg.$"
|
||||
|
||||
|
Reference in New Issue
Block a user