From bc772e38c1cb69af1d5d6b2fbb0e46c2f3866399 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Mon, 21 Mar 2016 11:23:13 -0400 Subject: [PATCH] Fixed bundles for items with multiple bundles. --- bundles.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles.json b/bundles.json index 9826c37..1255996 100644 --- a/bundles.json +++ b/bundles.json @@ -174,7 +174,7 @@ "source": "Can be found in the mines or in the farm cave if you selected the mushroom perk.", "seasons": ["spring", "summer", "fall", "winter"], "skills": ["foraging", "mining"], - "bundles": [5] + "bundles": [5 22] }, { "id": 22, @@ -182,7 +182,7 @@ "source": "Can be found in the mines or in the farm cave if you selected the mushroom perk.", "seasons": ["spring", "summer", "fall", "winter"], "skills": ["foraging", "mining"], - "bundles": [5] + "bundles": [5, 23] }, { "id": 23, @@ -190,7 +190,7 @@ "source": "Harvested from maple trees using a Tapper.", "seasons": ["spring", "summer", "fall", "winter"], "skills": ["foraging"], - "bundles": [5] + "bundles": [5, 21] }, { "id": 24,