Stardew Valley: Turned the Treehouse into an unlockable item (#2004)
This commit is contained in:
@@ -415,6 +415,7 @@ def create_walnut_purchase_rewards(item_factory: StardewItemFactory, world_optio
|
||||
items.extend([item_factory("Boat Repair"),
|
||||
item_factory("Open Professor Snail Cave"),
|
||||
item_factory("Ostrich Incubator Recipe"),
|
||||
item_factory("Treehouse"),
|
||||
*[item_factory(item) for item in items_by_group[Group.WALNUT_PURCHASE]]])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user