Skip to content

Commit

Permalink
Survivor mask recipe!
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivet-the-Zombie committed Sep 27, 2013
1 parent ea6b962 commit 8ba414a
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions data/json/recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -8868,6 +8868,36 @@
[ "hose", 1 ]
]
]
},{
"type" : "recipe",
"result": "mask_survivor",
"category": "CC_ARMOR",
"skill_used": "fabrication",
"difficulty": 5,
"time": 20000,
"reversible": true,
"autolearn": true,
"tools": [
[
[ "welder", 56 ],
[ "soldering_iron", 56 ],
[ "toolset", 4 ]
]
],
"components": [
[
[ "mask_filter", 2 ],
[ "mask_gas", 1 ]
],
[
[ "duct_tape", 100 ],
[ "superglue", 1 ]
],
[
[ "mask_bal", 1 ],
[ "kevlar_plate", 4 ]
]
]
},{
"type" : "recipe",
"result": "goggles_nv",
Expand Down

0 comments on commit 8ba414a

Please sign in to comment.