summaryrefslogtreecommitdiff
path: root/bionics-01_npc-can-use-more-bionics.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-09 20:03:49 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-09 20:03:49 -0700
commit973d5040ffd62d98d8ed11e184dcd518007d54d1 (patch)
tree9021da7e27f7f5c14b728ae86dc763dc82756050 /bionics-01_npc-can-use-more-bionics.patch
parentFix examine->search->no result crash. (diff)
downloadcataclysm-bn-973d5040ffd62d98d8ed11e184dcd518007d54d1.tar.xz
Updated to 2022-09-09-2252
Fixed johhnycakes to be veggy material and not wheat since only cornmeal can make them. Updated other patches for recent changes.
Diffstat (limited to 'bionics-01_npc-can-use-more-bionics.patch')
-rw-r--r--bionics-01_npc-can-use-more-bionics.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/bionics-01_npc-can-use-more-bionics.patch b/bionics-01_npc-can-use-more-bionics.patch
index d140ab1..b32fe0c 100644
--- a/bionics-01_npc-can-use-more-bionics.patch
+++ b/bionics-01_npc-can-use-more-bionics.patch
@@ -15,8 +15,9 @@
"occupied_bodyparts": [ [ "head", 1 ] ],
- "flags": [ "BIONIC_TOGGLED" ]
+ "flags": [ "BIONIC_TOGGLED", "BIONIC_NPC_USABLE" ]
- }
- ]
+ },
+ {
+ "id": "bn_bio_solar",
--- a/data/json/items/bionics.json
+++ b/data/json/items/bionics.json
@@ -268,7 +268,7 @@