From d6db006d2a6e8d0170232494de65e6ddd26e367b Mon Sep 17 00:00:00 2001 From: Sean Corrales Date: Sat, 10 Feb 2018 14:07:22 -0600 Subject: [PATCH] Updating data for 1.1 * Updating data for 1.1 * Add seasons to source text. Closes #68 --- bundles.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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] },