mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Added items from the Night Fishing Bundle.
This commit is contained in:
parent
af7e10594d
commit
71323a815d
24
bundles.json
24
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": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user