Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion data/json/vehicleparts/modular_tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
"damage_reduction": { "all": 30 },
"durability": 80,
"size": "50 L",
"flags": [ "CARGO", "OBSTACLE", "FLAT_SURF", "VEH_TOOLS" ],
"flags": [ "CARGO", "OBSTACLE", "FLAT_SURF", "WORKBENCH", "CABLE_PORTS", "VEH_TOOLS" ],
"workbench": { "multiplier": 1.1, "mass": "150 kg", "volume": "20 L" },
"//": "allow tools common for both kitchen unit and workshop; unpowered or low-power and no fume hood required",
"allowed_tools": [
"aluminum_pan",
Expand Down
Loading