diff --git a/bundles.json b/bundles.json index 109026e..0d62f78 100644 --- a/bundles.json +++ b/bundles.json @@ -487,6 +487,38 @@ "seasons": ["spring", "summer", "fall", "winter"], "skills": ["farming", "foraging"], "bundles": [11] + }, + { + "id": 61, + "name": "Sunfish", + "source": "Found in Rivers, Daytime, Spring, and Summer.", + "seasons": ["spring", "summer"], + "skills": ["fishing"], + "bundles": [12] + }, + { + "id": 62, + "name": "Catfish", + "source": "Found in Rivers, Anytime, Spring and Fall. Only when raining.", + "seasons": ["spring", "fall"], + "skills": ["fishing"], + "bundles": [12] + }, + { + "id": 63, + "name": "Shad", + "source": "Found in Rivers, Daytime, Spring, Summer, and Fall. Only when raining.", + "seasons": ["spring", "summer", "fall"], + "skills": ["fishing"], + "bundles": [12] + }, + { + "id": 64, + "name": "Tiger Trout", + "source": "Found in Rivers, Daytime (Early afternoon), Fall and Winter.", + "seasons": ["fall", "winter"], + "skills": ["fishing"], + "bundles": [12] } ], "bundles": [ diff --git a/index.html b/index.html index c12351e..208f315 100644 --- a/index.html +++ b/index.html @@ -1,283 +1,435 @@ - - + + +
{{ item.source }}
- -