Skip to content

Commit

Permalink
Merge pull request #50834 from angryisosceles/master
Browse files Browse the repository at this point in the history
Added fruit as a material in fruit wine
  • Loading branch information
Rivet-the-Zombie committed Aug 16, 2021
2 parents e3199c8 + a55d55f commit 7a69a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/alcohol.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@
"description": "Cheap booze made from fermented fruit juice. Tastes just like it sounds.",
"price": 550,
"price_postapoc": 100,
"material": [ "alcohol", "water" ],
"material": [ "alcohol", "water", "fruit" ],
"primary_material": "alcohol",
"volume": "250 ml",
"phase": "liquid",
Expand Down

0 comments on commit 7a69a93

Please sign in to comment.