pokeplatinum/res/text/oreburgh_city_west_house.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

30 lines
873 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": 58402,
"messages": [
{
"id": "OreburghCityWestHouse_Text_HaveYouEverSeenOrHeardAboutDifferentlyColoredPokemon",
"en_US": [
"Have you ever seen or heard about\n",
"differently colored Pokémon?\r",
"For instance, a regular PIKACHU has\n",
"a yellow body, correct?\r",
"Well, the different-colored PIKACHU\n",
"has a sort of orange body."
]
},
{
"id": "OreburghCityWestHouse_Text_YouKnowHowPokemonHaveDifferentNaturesLikeWeHavePersonalities",
"en_US": [
"You know how Pokémon have different\n",
"natures like we have personalities?\r",
"I dont think its surprising to see\n",
"Pokémon in different colors."
]
},
{
"id": "OreburghCityWestHouse_Text_PikachuPikaaah",
"en_US": "PIKACHU: Pikaaah!"
}
]
}