pokeplatinum/res/text/poffin_house.json
Viperio d4c77d4b92
Some checks failed
build / build (push) Has been cancelled
Document hearthome city scripts (#1014)
2026-03-19 10:49:34 -07:00

47 lines
1.3 KiB
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": 3083,
"messages": [
{
"id": "PoffinHouse_Text_HeresMyAdviceOnCookingPoffins",
"en_US": [
"Hi!\n",
"Lets get cooking!\r",
"Heres my advice on cooking tasty\n",
"Poffins for your Pokémon crew!\r",
"In the beginning, while its still\n",
"a batter, swirl it gently and avoid\f",
"spillage.\r",
"When it starts to harden, churn it\n",
"fast in big circles!\r",
"At the end, make a wish for it to\n",
"turn scrumptious and whirl it!"
]
},
{
"id": "PoffinHouse_Text_HaveYouGotSomeBerries",
"en_US": [
"Have you got some Berries?\r",
"To make delicious Poffins, the key\n",
"ingredient is a rare Berry.\r",
"And, the more cooks you have,\n",
"the more delicious the Poffin!"
]
},
{
"id": "PoffinHouse_Text_EatingMakesPeopleAndPokemonHappy",
"en_US": [
"Eating good food makes people and\n",
"Pokémon more energetic and happy.\r",
"In that sense, were exactly alike."
]
},
{
"id": "PoffinHouse_Text_AtTheWiFiClubICanCookWithFriends",
"en_US": [
"At the Wi-Fi Club, I can cook up Poffins\n",
"with my friends!"
]
}
]
}