summaryrefslogtreecommitdiff
path: root/json/recipes/weapons
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-13 03:05:46 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-13 03:05:46 -0700
commit2b0618314cea74456e5607dadfec062624669865 (patch)
tree695edd7557127effed72cb2624f9a6ee4fc8d5ec /json/recipes/weapons
parentRename 40x46 to 40x46mm (diff)
downloadcataclysm-dda-mod_grenade-crafting-2b0618314cea74456e5607dadfec062624669865.tar.xz
Add 40x53mm M430A1 and M1001 recipes
Lower sheet metal requirements on hand and 40x46mm grenades
Diffstat (limited to 'json/recipes/weapons')
-rw-r--r--json/recipes/weapons/explosive.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json
index 6c86e8c..4c9a47e 100644
--- a/json/recipes/weapons/explosive.json
+++ b/json/recipes/weapons/explosive.json
@@ -125,7 +125,7 @@
"qualities" : [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "pilot_light", 1 ] ],
- [ [ "sheet_metal_small", 6 ] ],
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "chem_compositionb", 200 ] ],
[ [ "canister_empty", 1 ] ]
]