Skip to content

Commit

Permalink
Make garlic smokable
Browse files Browse the repository at this point in the history
Added "smokable" flag and "dry_garlic" smoking result to "garlic_cloves" definition
  • Loading branch information
AudBobb authored Oct 6, 2024
1 parent f71f48d commit 692415d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/comestibles/raw_veggy.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,10 @@
"price_postapoc": "8 cent",
"material": [ "garlic" ],
"volume": "6 ml",
"smoking_result": "dry_garlic",
"fun": -3,
"vitamins": [ [ "vitC", "900 μg" ], [ "iron", "100 μg" ], [ "calcium", "5400 μg" ], [ "veggy_allergen", 1 ] ],
"flags": [ "SMOKABLE" ],
"seed_data": { "plant_name": "garlic", "fruit": "garlic", "byproducts": [ "withered" ], "grow": "65 days" }
},
{
Expand Down

0 comments on commit 692415d

Please sign in to comment.