summaryrefslogtreecommitdiff
path: root/json/recipes/ammo/40x46mm.json
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/ammo/40x46mm.json
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/ammo/40x46mm.json')
-rw-r--r--json/recipes/ammo/40x46mm.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index 1ed3d61..9509f3d 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -15,7 +15,7 @@
"qualities" : [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "pilot_light", 1 ] ],
- [ [ "sheet_metal_small", 6 ] ],
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "chem_compositionb", 200 ] ],
[ [ "40x46mm_m118_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ]
@@ -35,10 +35,10 @@
"charges": 1,
"using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ],
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
- "qualities": [ { "id": "CUT", "level": 1 } ],
+ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "sheet_metal_small", 6 ] ],
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ],
[ [ "40x46mm_m199_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ]