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

22 lines
548 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": 58386,
"messages": [
{
"id": "OreburghCityMiddleHouse_Text_RoarkIsAUserOfRockTypePokemon",
"en_US": [
"Roark is a user of Rock-type Pokémon.\r",
"Dont you think Rock-type Pokémon are\n",
"nice? I like how lumpy they are!"
]
},
{
"id": "OreburghCityMiddleHouse_Text_RoarkIsOurTownsGymLeader",
"en_US": [
"Roark is our towns Gym Leader.\r",
"He may be young, but he keeps the\n",
"mine running safely and efficiently."
]
}
]
}