summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 08:49:11 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 08:49:11 -0800
commitccf4b7e31c1911bb44af205e93b25d0d7da8c00e (patch)
tree7392d9ab70531aedf8b6a4d0977788fe230230fd
parentRemove BN unsupported proficiencies field from godco patch. (diff)
downloadcataclysm-bn-ccf4b7e31c1911bb44af205e93b25d0d7da8c00e.tar.xz
Fix vacutainer error.
-rw-r--r--tools-02_vacutainer-is-not-a-weapon.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools-02_vacutainer-is-not-a-weapon.patch b/tools-02_vacutainer-is-not-a-weapon.patch
index 5560e6f..4ba5e83 100644
--- a/tools-02_vacutainer-is-not-a-weapon.patch
+++ b/tools-02_vacutainer-is-not-a-weapon.patch
@@ -4,8 +4,7 @@
},
{
"id": "vacutainer",
-- "type": "CONTAINER",
-+ "type": "TOOL",
+ "type": "CONTAINER",
+ "category": "tools",
"name": { "str": "blood draw kit" },
"description": "This is a kit for drawing blood, including a test tube for holding the sample. Use this tool to draw blood, either from yourself or from a corpse you are standing on.",