From ac46349a1363a883cc0af991fab06c5a7992cdcb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Jun 2025 15:01:14 -0700 Subject: Change the mess kit recipe to electronics/tools. --- recipes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes.json b/recipes.json index 2566862..f633f48 100644 --- a/recipes.json +++ b/recipes.json @@ -885,8 +885,8 @@ { "type": "recipe", "result": "maid_mess_kit", - "category": "CC_OTHER", - "subcategory": "CSC_OTHER_TOOLS", + "category": "CC_ELECTRONIC", + "subcategory": "CSC_ELECTRONIC_TOOLS", "skill_used": "fabrication", "difficulty": 4, "skills_required": [ "cooking", 4 ], -- cgit v1.2.1