summaryrefslogtreecommitdiff
path: root/0012-npc-can-use-gas-fuel.patch
diff options
context:
space:
mode:
Diffstat (limited to '0012-npc-can-use-gas-fuel.patch')
-rw-r--r--0012-npc-can-use-gas-fuel.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/0012-npc-can-use-gas-fuel.patch b/0012-npc-can-use-gas-fuel.patch
new file mode 100644
index 0000000..f7fc958
--- /dev/null
+++ b/0012-npc-can-use-gas-fuel.patch
@@ -0,0 +1,11 @@
+--- 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",