summaryrefslogtreecommitdiff
path: root/custom-2.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-31 10:34:50 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-31 10:34:50 -0700
commit4b7e659fc987f7c18f43f89ce2043f7226e4bf1b (patch)
tree7ed6944c634d1202c4ccb352fc526cfebb93509b /custom-2.patch
parentFix body part IDs in custom.patch (diff)
downloadcataclysm-bn-4b7e659fc987f7c18f43f89ce2043f7226e4bf1b.tar.xz
Fix honey allergy
Diffstat (limited to 'custom-2.patch')
-rw-r--r--custom-2.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/custom-2.patch b/custom-2.patch
index f7b67ac..a54377b 100644
--- a/custom-2.patch
+++ b/custom-2.patch
@@ -1,5 +1,17 @@
--- a/data/json/flags.json
+++ b/data/json/flags.json
+@@ -1093,6 +1093,11 @@
+ "context": [ "COMESTIBLE" ]
+ },
+ {
++ "id": "ALLERGEN_HONEY",
++ "type": "json_flag",
++ "context": [ "COMESTIBLE" ]
++ },
++ {
+ "id": "ALLERGEN_JUNK",
+ "type": "json_flag",
+ "context": [ "COMESTIBLE" ]
@@ -1173,6 +1173,16 @@
"context": [ ]
},