aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 23:07:57 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 23:07:57 -0700
commitcfaef9720e7966a1b923579502b2ea03ac3214d2 (patch)
tree97854319fbc3f83a340445c2f731136f38b54e68
parentHeavily modernize recipes using requirements lists (diff)
downloadcataclysm-dda-mod_battle-maid-redone-cfaef9720e7966a1b923579502b2ea03ac3214d2.tar.xz
Remove wool from carry bag material types
-rw-r--r--tool_armor.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool_armor.json b/tool_armor.json
index 18fe8ea..c364e17 100644
--- a/tool_armor.json
+++ b/tool_armor.json
@@ -7,7 +7,7 @@
"weight": "1000 g",
"volume": "5 L",
"price": 20500,
- "material": [ "leather", "wool" ],
+ "material": [ "leather" ],
"symbol": "[",
"color": "brown",
"covers": [ "torso" ],