From c91c5214972007062998c341c0e5b226eed9267b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 25 Jan 2021 13:31:31 -0800 Subject: Merge CBM fixes into one patch Expand CBM fixes to scalpels and hearing --- 0008-npc-can-use-soporific.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 0008-npc-can-use-soporific.patch (limited to '0008-npc-can-use-soporific.patch') diff --git a/0008-npc-can-use-soporific.patch b/0008-npc-can-use-soporific.patch deleted file mode 100644 index ea0f8db..0000000 --- a/0008-npc-can-use-soporific.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/data/json/bionics.json -+++ b/data/json/bionics.json -@@ -1196,6 +1196,6 @@ - "name": { "str": "Soporific Induction" }, - "description": "An electrode has been implanted into your brain's ventrolateral preoptic nucleus. It turns on whenever you're trying to fall asleep, creating an artificial but effective sensation of fatigue.", - "occupied_bodyparts": [ [ "HEAD", 1 ] ], -- "flags": [ "BIONIC_TOGGLED" ] -+ "flags": [ "BIONIC_TOGGLED", "BIONIC_NPC_USABLE" ] - } - ] -- cgit v1.2.1