Decapitalization (script used is included in commit, you're welcome.
This commit is contained in:
@ -55,42 +55,42 @@ PetalburgCity_PokemonCenter_1F_EventScript_SayMudkipType::
|
||||
return
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_PCStorageSystem:
|
||||
.string "That PC-based POKéMON Storage\n"
|
||||
.string "That PC-based Pokémon Storage\n"
|
||||
.string "System…\p"
|
||||
.string "Whoever made it must be some kind\n"
|
||||
.string "of a scientific wizard!$"
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_OranBerryRegainedHP:
|
||||
.string "When my POKéMON ate an\n"
|
||||
.string "ORAN BERRY, it regained HP!$"
|
||||
.string "When my Pokémon ate an\n"
|
||||
.string "Oran Berry, it regained HP!$"
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_ManyTypesOfPokemon:
|
||||
.string "There are many types of POKéMON.\p"
|
||||
.string "There are many types of Pokémon.\p"
|
||||
.string "All types have their strengths and\n"
|
||||
.string "weaknesses against other types.\p"
|
||||
.string "Depending on the types of POKéMON,\n"
|
||||
.string "Depending on the types of Pokémon,\n"
|
||||
.string "a battle could be easy or hard.$"
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_TreeckoIsGrassType:
|
||||
.string "For example, your TREECKO\n"
|
||||
.string "is a GRASS type.\p"
|
||||
.string "It's strong against the WATER and\n"
|
||||
.string "GROUND types.\p"
|
||||
.string "But, it's weak against FIRE-type\n"
|
||||
.string "POKéMON.$"
|
||||
.string "For example, your Treecko\n"
|
||||
.string "is a Grass type.\p"
|
||||
.string "It's strong against the Water and\n"
|
||||
.string "Ground types.\p"
|
||||
.string "But, it's weak against Fire-type\n"
|
||||
.string "Pokémon.$"
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_TorchicIsFireType:
|
||||
.string "For example, your TORCHIC\n"
|
||||
.string "is a FIRE type.\p"
|
||||
.string "It's strong against the GRASS and\n"
|
||||
.string "BUG types.\p"
|
||||
.string "But, it's weak against WATER-type\n"
|
||||
.string "POKéMON.$"
|
||||
.string "For example, your Torchic\n"
|
||||
.string "is a Fire type.\p"
|
||||
.string "It's strong against the Grass and\n"
|
||||
.string "Bug types.\p"
|
||||
.string "But, it's weak against Water-type\n"
|
||||
.string "Pokémon.$"
|
||||
|
||||
PetalburgCity_PokemonCenter_1F_Text_MudkipIsWaterType:
|
||||
.string "For example, your MUDKIP\n"
|
||||
.string "is a WATER type.\p"
|
||||
.string "It's strong against the FIRE type.\p"
|
||||
.string "But, it's weak against GRASS-type\n"
|
||||
.string "and ELECTRIC-type POKéMON.$"
|
||||
.string "For example, your Mudkip\n"
|
||||
.string "is a Water type.\p"
|
||||
.string "It's strong against the Fire type.\p"
|
||||
.string "But, it's weak against Grass-type\n"
|
||||
.string "and Electric-type Pokémon.$"
|
||||
|
||||
|
Reference in New Issue
Block a user