Skip to content

Commit

Permalink
Undo Oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-Wave committed Mar 26, 2022
1 parent 6be02e1 commit 32dbc41
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions data/json/items/tool/cooking.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,25 +732,6 @@
}
]
},
{
"id": "oil_press_primitive",
"type": "TOOL",
"name": { "str": "oil powered manual oil press", "str_pl": "oil powered manual oil presses" },
"description": "This is a hand cranked press for creating vegetable oil. A lamp oil cooker heats the raw material to increase extraction efficiency.",
"weight": "3300 g",
"volume": "2000 ml",
"longest_side": "20 cm",
"looks_like": "oil_press_manual",
"price": 12000,
"price_postapoc": 1000,
"to_hit": -2,
"bashing": 7,
"material": [ "steel" ],
"symbol": ";",
"color": "green",
"ammo": [ "lamp_oil" ],
"pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "lamp_oil": 800 }, "watertight": true, "rigid": true } ]
},
{
"id": "pastaextruder",
"type": "GENERIC",
Expand Down

0 comments on commit 32dbc41

Please sign in to comment.