From 098a15fa8e5d2906dd140c1114eb4f433baaf6fb Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Mon, 21 Mar 2016 11:26:00 -0400 Subject: [PATCH] Fixed a syntax problem in an array. --- bundles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles.json b/bundles.json index 1255996..109026e 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 22] + "bundles": [5, 22] }, { "id": 22,