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 --- 0009-npc-can-use-gas-fuel.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 0009-npc-can-use-gas-fuel.patch (limited to '0009-npc-can-use-gas-fuel.patch') diff --git a/0009-npc-can-use-gas-fuel.patch b/0009-npc-can-use-gas-fuel.patch deleted file mode 100644 index f7fc958..0000000 --- a/0009-npc-can-use-gas-fuel.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/data/json/items/bionics.json -+++ b/data/json/items/bionics.json -@@ -741,7 +741,7 @@ - }, - { - "id": "bio_fuel_cell_gasoline", -- "copy-from": "bionic_general", -+ "copy-from": "bionic_general_npc_usable", - "type": "BIONIC_ITEM", - "name": { "str": "Gasoline Fuel Cell CBM" }, - "looks_like": "bio_int_enhancer", -- cgit v1.2.1