mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Added items from the Ocean Fish Bundle.
This commit is contained in:
parent
79392a4dad
commit
af7e10594d
32
bundles.json
32
bundles.json
@ -551,6 +551,38 @@
|
|||||||
"seasons": ["summer", "winter"],
|
"seasons": ["summer", "winter"],
|
||||||
"skills": ["fishing"],
|
"skills": ["fishing"],
|
||||||
"bundles": [13]
|
"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": [
|
"bundles": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user