aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-23 16:01:55 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-23 16:01:55 -0700
commit1d1ff68ae20d41a67e32195b66fc55d86a59cfb4 (patch)
tree2d9f6f12ef4a399cb9c3af3439640eb308f778c3
parentUpdate recipes with new wood_structural item lists. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-1d1ff68ae20d41a67e32195b66fc55d86a59cfb4.tar.xz
Fix typo in butchering quality of maid's cookware kit.
-rw-r--r--tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.json b/tools.json
index 5d824b6..6a3a026 100644
--- a/tools.json
+++ b/tools.json
@@ -204,7 +204,7 @@
"to_hit": 1,
"charges_per_use": 1,
"ammo": "battery",
- "qualities": [ [ "COOK", 3 ], [ "BOIL", 2 ], [ "CONTAIN", 1 ], [ "CHEM", 1 ], [ "CUT", 1 ], [ "BUTCHER", 2 ] ],
+ "qualities": [ [ "COOK", 3 ], [ "BOIL", 2 ], [ "CONTAIN", 1 ], [ "CHEM", 1 ], [ "CUT", 1 ], [ "BUTCHER", 25 ] ],
"use_action": [ "HOTPLATE", "HEAT_FOOD" ],
"magazines": [
[