From 1becbf2eceb5d9f3ee0f805e936e8be12792445c Mon Sep 17 00:00:00 2001 From: Tonkatsu Date: Tue, 20 Aug 2019 02:40:42 -0500 Subject: [PATCH] correct cat --- data/json/recipes/weapon/mods.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/recipes/weapon/mods.json b/data/json/recipes/weapon/mods.json index 06213a8875ba2..682ed2c9fa8d7 100644 --- a/data/json/recipes/weapon/mods.json +++ b/data/json/recipes/weapon/mods.json @@ -365,8 +365,8 @@ { "type": "recipe", "result": "bottle_suppressor", - "category": "CC_OTHER", - "subcategory": "CSC_OTHER_CONTAINERS", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_MODS", "skill_used": "fabrication", "difficulty": 1, "time": "6 m",