From 049732d3cbe6639ec9f92ba1cea574171d4bdeaf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 14:57:37 -0700 Subject: Move the makeshift 40mm rounds into the grenade category. -They are not shotgun rounds, even if they act like it. --- json/recipes/ammo/40x53mm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'json/recipes/ammo/40x53mm.json') diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json index 65ba2c9..d73d126 100644 --- a/json/recipes/ammo/40x53mm.json +++ b/json/recipes/ammo/40x53mm.json @@ -49,7 +49,7 @@ "result": "40x53mm_buckshot_m169", "type": "recipe", "category": "CC_AMMO", - "subcategory": "CSC_AMMO_SHOT", + "subcategory": "CSC_AMMO_GRENADES", "skill_used": "fabrication", "difficulty": 4, "skills_required": [ "launcher", 2 ], @@ -72,7 +72,7 @@ "result": "40x53mm_slug_m169", "type": "recipe", "category": "CC_AMMO", - "subcategory": "CSC_AMMO_SHOT", + "subcategory": "CSC_AMMO_GRENADES", "skill_used": "fabrication", "difficulty": 4, "skills_required": [ "launcher", 2 ], @@ -95,7 +95,7 @@ "result": "40x53mm_flechette_m169", "type": "recipe", "category": "CC_AMMO", - "subcategory": "CSC_AMMO_SHOT", + "subcategory": "CSC_AMMO_GRENADES", "skill_used": "fabrication", "difficulty": 4, "skills_required": [ "launcher", 2 ], -- cgit v1.2.1