From 675f445e6a2b061e1d0dd3c45c086b77675d5a85 Mon Sep 17 00:00:00 2001 From: Fris0uman Date: Tue, 3 Sep 2019 22:50:03 +0200 Subject: [PATCH] 5 portions of martini coming right up --- data/json/items/comestibles/alcohol.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/json/items/comestibles/alcohol.json b/data/json/items/comestibles/alcohol.json index dbe8a55dfbb32..fe5c2e6193ee8 100644 --- a/data/json/items/comestibles/alcohol.json +++ b/data/json/items/comestibles/alcohol.json @@ -1256,7 +1256,7 @@ "type": "COMESTIBLE", "id": "drink_martini", "name": "martini", - "weight": "248 g", + "weight": "49600 mg", "color": "white", "addiction_type": "alcohol", "use_action": "ALCOHOL", @@ -1264,14 +1264,15 @@ "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,