From 109a48238de1aada9ac76b8858b8992b9740bc17 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 21:25:18 -0700 Subject: Fix handmade 651 again. --- json/items/ammo/40x46mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/items/ammo/40x46mm.json b/json/items/ammo/40x46mm.json index 05ed8d7..0a374e4 100644 --- a/json/items/ammo/40x46mm.json +++ b/json/items/ammo/40x46mm.json @@ -40,7 +40,7 @@ }, { "id": "40x46mm_bootleg_m651", - "copy-from": "40x46mm_m576", + "copy-from": "40x46mm_m651", "type": "AMMO", "name": { "str": "40x46mm M651, handmade" }, "proportional": { -- cgit v1.2.1