mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 06:03:26 -07:00
Stardew Valley: morel doesn't spawn in fall secret woods (#6003)
This commit is contained in:
@@ -144,7 +144,7 @@ pelican_town = ContentPack(
|
||||
),
|
||||
Mushroom.morel: (
|
||||
Tag(ItemTag.FORAGE),
|
||||
ForagingSource(seasons=(Season.spring, Season.fall), regions=(Region.secret_woods,)),
|
||||
ForagingSource(seasons=(Season.spring,), regions=(Region.secret_woods,)),
|
||||
),
|
||||
Mushroom.red: (
|
||||
Tag(ItemTag.FORAGE),
|
||||
|
||||
Reference in New Issue
Block a user