diff --git a/bundles.json b/bundles.json index 07febdd..4969d86 100644 --- a/bundles.json +++ b/bundles.json @@ -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] },