From 74396120441bb1223d39adf8d10231e2342afbf6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 14 Sep 2021 13:38:08 -0700 Subject: Fix 40mm shotgun recipes again. --- json/recipes/ammo/40x53mm.json | 1 + 1 file changed, 1 insertion(+) (limited to 'json/recipes/ammo/40x53mm.json') 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": [ -- cgit v1.2.1