diff options
Diffstat (limited to 'constants/sacks.json')
-rw-r--r-- | constants/sacks.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/constants/sacks.json b/constants/sacks.json index 43aace80..98ad7aa9 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -496,6 +496,18 @@ "GOLDEN_FISH_SILVER" ] }, + "Garden": { + "item": "GARDEN_SACK", + "contents": [ + "CROPIE", + "SQUASH", + "COMPOST", + "HONEY_JAR", + "DUNG", + "CHEESE_FUEL", + "PLANT_MATTER" + ] + }, "Flower": { "item": "FLOWER_SACK", "contents": [ |