From 67b607be9daa078ed719a3b0d987d55c7f2bbaae Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Sun, 3 Apr 2016 00:11:07 -0400 Subject: [PATCH 1/4] Added items from the lake fish bundle. --- bundles.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/bundles.json b/bundles.json index 0d62f78..9892c72 100644 --- a/bundles.json +++ b/bundles.json @@ -519,6 +519,38 @@ "seasons": ["fall", "winter"], "skills": ["fishing"], "bundles": [12] + }, + { + "id": 65, + "name": "Largemouth Bass", + "source": "Found in Lakes, Daytime, All Seasons.", + "seasons": ["spring", "summer", "fall", "winter"], + "skills": ["fishing"], + "bundles": [13] + }, + { + "id": 66, + "name": "Carp", + "source": "Found in Lakes, Anytime, All Seasons.", + "seasons": ["spring", "summer", "fall", "winter"], + "skills": ["fishing"], + "bundles": [13] + }, + { + "id": , + "name": "Bullhead", + "source": "Found in Lakes, Anytime, All Seasons.", + "seasons": ["spring", "summer", "fall", "winter"], + "skills": ["fishing"], + "bundles": [13] + }, + { + "id": 67, + "name": "Sturgeon", + "source": "Found in Lakes, Daytime, Summer and Winter.", + "seasons": ["summer", "winter"], + "skills": ["fishing"], + "bundles": [13] } ], "bundles": [ From 79392a4dad00a4d204d32c9ec20962e3bb67b811 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Sun, 3 Apr 2016 00:35:55 -0400 Subject: [PATCH 2/4] Fixed the IDs from the lake fish bundle. --- bundles.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles.json b/bundles.json index 9892c72..95d97da 100644 --- a/bundles.json +++ b/bundles.json @@ -537,7 +537,7 @@ "bundles": [13] }, { - "id": , + "id": 67, "name": "Bullhead", "source": "Found in Lakes, Anytime, All Seasons.", "seasons": ["spring", "summer", "fall", "winter"], @@ -545,7 +545,7 @@ "bundles": [13] }, { - "id": 67, + "id": 68, "name": "Sturgeon", "source": "Found in Lakes, Daytime, Summer and Winter.", "seasons": ["summer", "winter"], From af7e10594d00f6ab3afa355b48ab3baa76ef244d Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Sun, 3 Apr 2016 14:00:16 -0400 Subject: [PATCH 3/4] Added items from the Ocean Fish Bundle. --- bundles.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/bundles.json b/bundles.json index 95d97da..450105b 100644 --- a/bundles.json +++ b/bundles.json @@ -551,6 +551,38 @@ "seasons": ["summer", "winter"], "skills": ["fishing"], "bundles": [13] + }, + { + "id": 69, + "name": "Sardine", + "source": "Found in the Ocean, Daytime, Spring, Fall, and Winter.", + "seasons": ["spring", "fall", "winter"], + "skills": ["fishing"], + "bundles": [14] + }, + { + "id": 70, + "name": "Tuna", + "source": "Found in the Ocean, Daytime, Summer and Winter.", + "seasons": ["summer", "winter"], + "skills": ["fishing"], + "bundles": [14] + }, + { + "id": 71, + "name": "Red Snapper", + "source": "Found in the Ocean, Daytime, Summer and Fall. Only when raining.", + "seasons": ["summer", "fall"], + "skills": ["fishing"], + "bundles": [14] + }, + { + "id": 72, + "name": "Tilapia", + "source": "Found in the Ocean, Daytime, Summer and Fall.", + "seasons": ["summer", "fall"], + "skills": ["fishing"], + "bundles": [14] } ], "bundles": [ From 71323a815d1fcba179b35e67ab77236bae21f0ba Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Sun, 3 Apr 2016 14:13:34 -0400 Subject: [PATCH 4/4] Added items from the Night Fishing Bundle. --- bundles.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/bundles.json b/bundles.json index 450105b..1cec947 100644 --- a/bundles.json +++ b/bundles.json @@ -583,6 +583,30 @@ "seasons": ["summer", "fall"], "skills": ["fishing"], "bundles": [14] + }, + { + "id": 73, + "name": "Walleye", + "source": "Found in Rivers, Nighttime, Fall and Winter. Only when raining.", + "seasons": ["fall", "winter"], + "skills": ["fishing"], + "bundles": [15] + }, + { + "id": 74, + "name": "Bream", + "source": "Found in Rivers, Nighttime, All Seasons.", + "seasons": ["spring", "summer", "fall", "winter"], + "skills": ["fishing"], + "bundles": [15] + }, + { + "id": 75, + "name": "Eel", + "source": "Found in the Ocean, Nighttime, Spring or Fall. Only when raining.", + "seasons": ["spring", "fall"], + "skills": ["fishing"], + "bundles": [15] } ], "bundles": [