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

27 lines
707 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": 25611,
"messages": [
{
"id": "OreburghCityNorthwestHouse3F_Text_IfYoudLikeLetOneHoldThisItem",
"en_US": [
"Do you make your Pokémon hold items?\r",
"If youd like, let one hold this\n",
"{STRVAR_1 8, 0, 0}.\r"
]
},
{
"id": "OreburghCityNorthwestHouse3F_Text_ThatItemIntensifiesThePowerOfRockTypeMoves",
"en_US": [
"That {STRVAR_1 8, 0, 0} intensifies the\n",
"power of Rock-type moves.\r",
"Unfortunately, none of my Pokémon\n",
"can use Rock-type moves, so..."
]
},
{
"id": "OreburghCityNorthwestHouse3F_Text_PsyduckDuuuck",
"en_US": "PSYDUCK: Duuuck?"
}
]
}