From 2a5a89761389cd631cc8f5edf94ec36f026418c6 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Mon, 14 Mar 2016 14:26:19 -0400 Subject: [PATCH] Added items for bundle 1. --- .../templates/bundles.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/stardew_community_checklist/templates/bundles.json b/stardew_community_checklist/templates/bundles.json index c9fd97c..5fd3a57 100644 --- a/stardew_community_checklist/templates/bundles.json +++ b/stardew_community_checklist/templates/bundles.json @@ -1,11 +1,35 @@ { "items": [ + { + "id": 0, + "name": "Wild Horseradish", + "source": "Foraging during Spring.", + "bundles": [0] + }, + { + "id": 1, + "name": "Daffodil", + "source": " Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.", + "bundles": [0] + }, + { + "id": 2, + "name": "Leek", + "source": "Foraging during Spring.", + "bundles": [0] + }, + { + "id": 3, + "name": "Dandelion", + "source": "Foraging during Spring. Buy from Pierre's Shop at the Flower Dance.", + "bundles": [0] + }, { "id": , "name": "", - "source": , + "source": "", "bundles": [] - } + }, ], "bundles": [ {