pokeplatinum/res/text/oreburgh_city_northwest_house_1f.json
Viperio e975136357
Some checks are pending
build / build (push) Waiting to run
Document oreburgh scripts (#974)
2026-02-27 08:52:49 -07:00

35 lines
968 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"key": 25603,
"messages": [
{
"id": "OreburghCityNorthwestHouse1F_Text_ThereAreEightGymLeadersInTheSinnohRegion",
"en_US": [
"There are eight Gym Leaders in the\n",
"Sinnoh region.\r",
"The objective for Trainers is to get\n",
"Gym Badges from them all.\r",
"That means you have to defeat all of\n",
"them in battles at their Gyms!"
]
},
{
"id": "OreburghCityNorthwestHouse1F_Text_AGymLeaderIsntLikeJustAnyTrainerYouMeet",
"en_US": [
"A Gym Leader isnt like just any Trainer\n",
"you meet.\r",
"Obviously, theyre a lot tougher.\n",
"A lot.\r",
"Id take as many Pokémon as possible\n",
"if I were you."
]
},
{
"id": "OreburghCityNorthwestHouse1F_Text_RoarkLetsUsTrainOurPokemonInTheMine",
"en_US": [
"Roark lets us train our Pokémon in\n",
"the mine."
]
}
]
}