From 1f6613be14b9f0e9b0f09ec5d9d0d4be0ebe8269 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 13 Sep 2022 20:12:21 -0700 Subject: Fix the uncraft for the M576 providing flechettes instead of lead. --- json/uncraft/ammo/40x46mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json') diff --git a/json/uncraft/ammo/40x46mm.json b/json/uncraft/ammo/40x46mm.json index a48dd27..0ae4213 100644 --- a/json/uncraft/ammo/40x46mm.json +++ b/json/uncraft/ammo/40x46mm.json @@ -25,7 +25,7 @@ "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "PULL", "level": 1 } ], "components": [ [ [ "paper", 1 ] ], - [ [ "combatnail", 35 ] ], + [ [ "lead", 18 ] ], [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m199_casing", 1 ] ] -- cgit v1.2.1