pokeplatinum/res/text/floaroma_town_southeast_house.json
Viperio 7c1e6f0a3a
Some checks are pending
build / build (push) Waiting to run
Document floaroma and valley windworks scripts (#989)
2026-03-07 23:29:54 -08:00

23 lines
562 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": 1054,
"messages": [
{
"id": "FloaromaTownSoutheastHouse_Text_SomeKindsOfPokemonAppearOnlyIfTheyreAttractedByHoney",
"en_US": [
"Some kinds of Pokémon appear only\n",
"if theyre attracted by the sweet\f",
"scent of Honey."
]
},
{
"id": "FloaromaTownSoutheastHouse_Text_PokemonHaveAnAcuteSenseOfSmell",
"en_US": [
"Pokémon must have an acute sense\n",
"of smell.\r",
"They can sense the aroma of Honey\n",
"from very far away."
]
}
]
}