Decapitalization (script used is included in commit, you're welcome.
This commit is contained in:
@ -363,7 +363,7 @@ Route120_EventScript_Callie::
|
||||
end
|
||||
|
||||
Route120_Text_StevenGreeting:
|
||||
.string "STEVEN: Hm? {PLAYER}{KUN}, hi.\n"
|
||||
.string "Steven: Hm? {PLAYER}{KUN}, hi.\n"
|
||||
.string "It's been a while.\p"
|
||||
.string "There's something here that you can't\n"
|
||||
.string "see, right?\p"
|
||||
@ -372,40 +372,40 @@ Route120_Text_StevenGreeting:
|
||||
.string "No, no. Rather than describing it,\n"
|
||||
.string "I should just show you.\l"
|
||||
.string "That would be more fun.\p"
|
||||
.string "{PLAYER}{KUN}, are your POKéMON ready for\n"
|
||||
.string "{PLAYER}{KUN}, are your Pokémon ready for\n"
|
||||
.string "battle?$"
|
||||
|
||||
Route120_Text_StevenIllWaitHere:
|
||||
.string "STEVEN: No?\p"
|
||||
.string "Steven: No?\p"
|
||||
.string "I'll wait here, so you can get ready.$"
|
||||
|
||||
Route120_Text_StevenReadyForBattle:
|
||||
.string "STEVEN: {PLAYER}{KUN}, are your POKéMON\n"
|
||||
.string "Steven: {PLAYER}{KUN}, are your Pokémon\n"
|
||||
.string "ready for battle?$"
|
||||
|
||||
Route120_Text_StevenShowMeYourPower:
|
||||
.string "STEVEN: {PLAYER}{KUN}, show me your true\n"
|
||||
.string "power as a TRAINER!$"
|
||||
.string "Steven: {PLAYER}{KUN}, show me your true\n"
|
||||
.string "power as a Trainer!$"
|
||||
|
||||
Route120_Text_StevenUsedDevonScope:
|
||||
.string "STEVEN used the DEVON SCOPE.\p"
|
||||
.string "An invisible POKéMON became completely\n"
|
||||
.string "Steven used the Devon Scope.\p"
|
||||
.string "An invisible Pokémon became completely\n"
|
||||
.string "visible!\p"
|
||||
.string "The startled POKéMON attacked!$"
|
||||
.string "The startled Pokémon attacked!$"
|
||||
|
||||
Route120_Text_StevenGiveDevonScope:
|
||||
.string "STEVEN: I see…\n"
|
||||
.string "Steven: I see…\n"
|
||||
.string "Your battle style is intriguing.\p"
|
||||
.string "Your POKéMON have obviously grown\n"
|
||||
.string "since I first met you in DEWFORD.\p"
|
||||
.string "Your Pokémon have obviously grown\n"
|
||||
.string "since I first met you in Dewford.\p"
|
||||
.string "I'd like you to have this\n"
|
||||
.string "DEVON SCOPE.\p"
|
||||
.string "Devon Scope.\p"
|
||||
.string "Who knows, there may be other\n"
|
||||
.string "concealed POKéMON.$"
|
||||
.string "concealed Pokémon.$"
|
||||
|
||||
Route120_Text_StevenGoodbye:
|
||||
.string "STEVEN: {PLAYER}{KUN}.\p"
|
||||
.string "I enjoy seeing POKéMON and TRAINERS\n"
|
||||
.string "Steven: {PLAYER}{KUN}.\p"
|
||||
.string "I enjoy seeing Pokémon and Trainers\n"
|
||||
.string "who strive together.\p"
|
||||
.string "I think you're doing great.\p"
|
||||
.string "Well, let's meet again somewhere.$"
|
||||
@ -415,18 +415,18 @@ Kecleon_Text_SomethingUnseeable:
|
||||
|
||||
Kecleon_Text_WantToUseDevonScope:
|
||||
.string "Something unseeable is in the way.\p"
|
||||
.string "Want to use the DEVON SCOPE?$"
|
||||
.string "Want to use the Devon Scope?$"
|
||||
|
||||
Kecleon_Text_UseDevonScopeMonAttacked:
|
||||
.string "{PLAYER} used the DEVON SCOPE.\p"
|
||||
.string "An invisible POKéMON became completely\n"
|
||||
.string "{PLAYER} used the Devon Scope.\p"
|
||||
.string "An invisible Pokémon became completely\n"
|
||||
.string "visible!\p"
|
||||
.string "The startled POKéMON attacked!$"
|
||||
.string "The startled Pokémon attacked!$"
|
||||
|
||||
Route120_Text_RouteSignFortree:
|
||||
.string "ROUTE 120\n"
|
||||
.string "{LEFT_ARROW} FORTREE CITY$"
|
||||
.string "Route 120\n"
|
||||
.string "{LEFT_ARROW} Fortree City$"
|
||||
|
||||
Route120_Text_RouteSign121:
|
||||
.string "{RIGHT_ARROW} ROUTE 121\n"
|
||||
.string "{LEFT_ARROW} ROUTE 120$"
|
||||
.string "{RIGHT_ARROW} Route 121\n"
|
||||
.string "{LEFT_ARROW} Route 120$"
|
||||
|
Reference in New Issue
Block a user