summaryrefslogtreecommitdiff
path: root/tools-02_vacutainer-is-not-a-weapon.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
commit444181f77cb649760c3099d9b96c8f863a8f8ddf (patch)
tree3e9e1e8c44a208c342fc919de1a24081739db884 /tools-02_vacutainer-is-not-a-weapon.patch
parentFix .50bmg ammo ordering (diff)
downloadcataclysm-bn-444181f77cb649760c3099d9b96c8f863a8f8ddf.tar.xz
Updated to 2021-10-29-1727
Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit.
Diffstat (limited to 'tools-02_vacutainer-is-not-a-weapon.patch')
-rw-r--r--tools-02_vacutainer-is-not-a-weapon.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools-02_vacutainer-is-not-a-weapon.patch b/tools-02_vacutainer-is-not-a-weapon.patch
new file mode 100644
index 0000000..5560e6f
--- /dev/null
+++ b/tools-02_vacutainer-is-not-a-weapon.patch
@@ -0,0 +1,12 @@
+--- a/data/json/items/tool/med.json
++++ b/data/json/items/tool/med.json
+@@ -174,7 +174,8 @@
+ },
+ {
+ "id": "vacutainer",
+- "type": "CONTAINER",
++ "type": "TOOL",
++ "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.",
+ "weight": "13 g",