From 444181f77cb649760c3099d9b96c8f863a8f8ddf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Oct 2021 18:01:32 -0700 Subject: 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. --- 0031-vacutainer-is-not-a-weapon.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 0031-vacutainer-is-not-a-weapon.patch (limited to '0031-vacutainer-is-not-a-weapon.patch') diff --git a/0031-vacutainer-is-not-a-weapon.patch b/0031-vacutainer-is-not-a-weapon.patch deleted file mode 100644 index 5560e6f..0000000 --- a/0031-vacutainer-is-not-a-weapon.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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", -- cgit v1.2.1