summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-14 13:38:08 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-14 13:38:08 -0700
commit74396120441bb1223d39adf8d10231e2342afbf6 (patch)
tree2f15762c299390f40b279cc1b07d1d5e2ec78d6c
parentClean up 40mm shot recipes. (diff)
downloadcataclysm-dda-mod_recipe-fixes-74396120441bb1223d39adf8d10231e2342afbf6.tar.xz
Fix 40mm shotgun recipes again.
-rw-r--r--json/recipes/ammo/40x46mm.json6
-rw-r--r--json/recipes/ammo/40x53mm.json1
2 files changed, 4 insertions, 3 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index 412b2e4..705d5fc 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -108,7 +108,7 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ],
+ "using": [ [ "shot_forming", 2 ] ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
@@ -133,8 +133,8 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ],
- "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "using": [ [ "shot_forming", 2 ] ],
+ "tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
[ [ "sheet_metal_small", 1 ] ],
diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json
index ca013df..c68ed06 100644
--- a/json/recipes/ammo/40x53mm.json
+++ b/json/recipes/ammo/40x53mm.json
@@ -60,6 +60,7 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
+ "using": [ [ "shot_forming", 2 ] ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [