Skip to content

Commit

Permalink
5 portions of martini coming right up
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman committed Sep 3, 2019
1 parent b421048 commit 675f445
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions data/json/items/comestibles/alcohol.json
Original file line number Diff line number Diff line change
Expand Up @@ -1256,22 +1256,23 @@
"type": "COMESTIBLE",
"id": "drink_martini",
"name": "martini",
"weight": "248 g",
"weight": "49600 mg",
"color": "white",
"addiction_type": "alcohol",
"use_action": "ALCOHOL",
"stim": -11,
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 25,
"quench": 5,
"addiction_potential": 4,
"calories": 61,
"calories": 13,
"description": "This is a popular cocktail made with gin and dry vermouth, dating from the Prohibition era.",
"price": 850,
"material": [ "alcohol", "water" ],
"primary_material": "alcohol",
"volume": "500 ml",
"charges": 5,
"phase": "liquid",
"flags": [ "EATEN_COLD" ],
"freezing_point": -22,
Expand Down

0 comments on commit 675f445

Please sign in to comment.