mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-26 23:49:56 -07:00
Stardew Valley: Fix a logic bug where the Tea Sapling would be considered available without having the recipe (#4703)
This commit is contained in:
@@ -7,4 +7,3 @@ class Sapling:
|
||||
pomegranate = "Pomegranate Sapling"
|
||||
banana = "Banana Sapling"
|
||||
mango = "Mango Sapling"
|
||||
tea = "Tea Sapling"
|
||||
|
||||
Reference in New Issue
Block a user