We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afb2b1 commit 15cf7b5Copy full SHA for 15cf7b5
data/json/items/comestibles/drink_other.json
@@ -234,20 +234,20 @@
234
"subtypes": [ "COMESTIBLE" ],
235
"id": "cooking_oil",
236
"name": { "str_sp": "vegetable cooking oil" },
237
- "weight": "15 g",
238
"color": "yellow",
239
"container": "jug_plastic",
240
"sealed": false,
241
"comestible_type": "DRINK",
242
"symbol": "~",
243
"quench": -1,
244
- "calories": 127,
+ "calories": 174,
245
"description": "Thin yellow vegetable oil used for cooking.",
246
"price": "40 cent",
247
"price_postapoc": "5 cent",
248
"material": [ "oil", "veggy" ],
+ "weight": "20 g",
249
"volume": "250 ml",
250
- "charges": 16,
+ "charges": 10,
251
"phase": "liquid",
252
"fun": -25,
253
"use_action": [ "BLECH" ],
0 commit comments