Fox-V3/planttycoon/data/notifications.json
2018-09-11 08:20:02 -04:00

8 lines
259 B
JSON

{
"messages": [
"The soil seems dry, maybe you could give your plant some water?",
"Your plant seems a bit droopy. I would give it some fertilizer if I were you.",
"Your plant seems a bit too overgrown. You should probably trim it a bit."
]
}