From e99afe211d8c7f543cd82381e563f8ec1ab617be Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 20 Jul 2021 04:52:08 -0700 Subject: Fix 40x53mm recipes being backwards --- json/recipes/ammo/40x53mm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json index 56e4a1b..8256c38 100644 --- a/json/recipes/ammo/40x53mm.json +++ b/json/recipes/ammo/40x53mm.json @@ -1,6 +1,6 @@ [ { - "result": "40x53mm_m1001", + "result": "40x53mm_m430a1", "type": "recipe", "category": "CC_AMMO", "subcategory": "CSC_AMMO_GRENADES", @@ -22,7 +22,7 @@ ] }, { - "result": "40x53mm_m430a1", + "result": "40x53mm_m1001", "type": "recipe", "category": "CC_AMMO", "subcategory": "CSC_AMMO_GRENADES", -- cgit v1.2.1