diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-04 15:01:14 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-04 15:01:14 -0700 |
commit | ac46349a1363a883cc0af991fab06c5a7992cdcb (patch) | |
tree | 8dc8b2c9ccc5b9f508eb22e54f8ec6b4c3f47078 | |
parent | Add the governing stat data to the martial art description. (diff) | |
download | cataclysm-bn-mod_battle-maid-redone-master.tar.xz |
-rw-r--r-- | recipes.json | 4 |
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 ], |