aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-06-04 15:01:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-06-04 15:01:14 -0700
commitac46349a1363a883cc0af991fab06c5a7992cdcb (patch)
tree8dc8b2c9ccc5b9f508eb22e54f8ec6b4c3f47078
parentAdd the governing stat data to the martial art description. (diff)
downloadcataclysm-bn-mod_battle-maid-redone-master.tar.xz
Change the mess kit recipe to electronics/tools.HEADmaster
-rw-r--r--recipes.json4
1 files 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 ],