mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Updating data for 1.1
* Updating data for 1.1 * Add seasons to source text. Closes #68
This commit is contained in:
parent
d3429ce217
commit
d6db006d2a
@ -619,8 +619,8 @@
|
||||
{
|
||||
"id": 77,
|
||||
"name": "Crayfish",
|
||||
"source": "Gathered from Crab Pots. Rivers, Spring",
|
||||
"seasons": ["spring"],
|
||||
"source": "Gathered from Crab Pot in rivers during any season.",
|
||||
"seasons": ["spring", "summer", "fall", "winter"],
|
||||
"skills": ["fishing"],
|
||||
"bundles": [16]
|
||||
},
|
||||
@ -859,8 +859,8 @@
|
||||
{
|
||||
"id": 107,
|
||||
"name": "Sunflower",
|
||||
"source": "Crops during Fall.",
|
||||
"seasons": ["fall"],
|
||||
"source": "Crops during Summer and Fall.",
|
||||
"seasons": ["summer", "fall"],
|
||||
"skills": ["farming"],
|
||||
"bundles": [22]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user