Skip to content

Commit

Permalink
astyle
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
anoobindisguise and github-actions[bot] authored Aug 11, 2022
1 parent de048f3 commit 727690a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/json/recipes/weapon/cutting.json
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,13 @@
"using": [ [ "soldering_standard", 20 ] ],
"proficiencies": [ { "proficiency": "prof_metalworking" } ],
"qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "GRIND", "level": 2 } ],
"components": [ [ [ "machete", 1 ] ], [ [ "duct_tape", 150 ] ], [ [ "filament_durable", 20, "LIST" ] ], [ [ "leather", 2 ], [ "chunk_rubber", 1 ] ], [ [ "rubber_cement", 1 ], [ "superglue", 1 ] ] ]
"components": [
[ [ "machete", 1 ] ],
[ [ "duct_tape", 150 ] ],
[ [ "filament_durable", 20, "LIST" ] ],
[ [ "leather", 2 ], [ "chunk_rubber", 1 ] ],
[ [ "rubber_cement", 1 ], [ "superglue", 1 ] ]
]
},
{
"result": "survivor_machete_qt",
Expand Down

0 comments on commit 727690a

Please sign in to comment.