From 27d280c9c8fb0210b3447667ed0c21e8fc06798d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 6 Oct 2021 14:16:30 -0700 Subject: Fix M576 buckshot incorrectly using flechettes. --- json/recipes/ammo/40x46mm.json | 1 - 1 file changed, 1 deletion(-) diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json index 9102707..29b6414 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -39,7 +39,6 @@ "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], "components": [ [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "combatnail", 35 ] ], [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m199_casing", 1 ] ] -- cgit v1.2.1