From 727690adbaecca0efe1df7412d92c70df4f39ae9 Mon Sep 17 00:00:00 2001 From: anoobindisguise <56016372+anoobindisguise@users.noreply.github.com> Date: Wed, 10 Aug 2022 17:08:30 -0700 Subject: [PATCH] astyle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/json/recipes/weapon/cutting.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/json/recipes/weapon/cutting.json b/data/json/recipes/weapon/cutting.json index 131cd4c967958..c2dad7e3dc03e 100644 --- a/data/json/recipes/weapon/cutting.json +++ b/data/json/recipes/weapon/cutting.json @@ -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",