summaryrefslogtreecommitdiff
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
parentFix body part IDs in custom.patch (diff)
downloadcataclysm-bn-4b7e659fc987f7c18f43f89ce2043f7226e4bf1b.tar.xz
Fix honey allergy
-rw-r--r--PKGBUILD2
-rw-r--r--custom-2.patch12
2 files changed, 13 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd39ffb..e68e197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -114,7 +114,7 @@ b2sums=('f4d9b3d26e3d33893fa918086ba538ae4de0874908b18474a7930fabe761711e9640684
'e9c8decf0ab74ac2dd02ddd537ca80ad2aa02d97faf6cfcb983965b4c3f400b47b2e0517f2927d1b2463c14370fd1a0bad5b4d00710b2b415b45d1a81724a9c9'
'749badf61daf2957ecc1ad880628e8ffa1fac70e08523151c86f17fec2e6a5e65240fa2545f54936163bdb1dc677a258d138ebccada1c54694d2a39d830d2755'
'6ef7242c46b80bd4701629a75a7ac667ff2db76d30c975c743488ab5be51ecffd746f78a4c636e4318610d09613484961f07e4ac1c52817f1f6230c4b0a50abb'
- '2fd66bf048d5ccdcb6030fe554744617e23673f80571b57b6194272447f7200444ad0079183e816289ca531be0243d2b22f294ef93977ef8cfe83888142439aa'
+ 'b72be57fc41fb7fd405ab362eb40cf94eb0cd31d502877d1e7bfb95610053f0f08cc950af3e55c07dfb63fcc2024c477a13b48390c8c249e3bcb89d2a957e9c2'
'1a9518dadbc619cb97ca6dae4b6833083a312bd58d4596e4a231c005b3c89335a56bca62b644fc97340bdb37ff0f94043b5ba0b2d8ac379c8ef8b24adf2e7104'
'ba0bd9be874e134914334a5baaef843162003adc0253dae32f1a052da6da59e108808852f51b05350ae6ae074f8d15d88cfcf93f49174c47b924f0f9d7fbd206'
'83ea75e6c14667c134bf683f330235c40c7bb94c65e19a6fc4a09ba38da254d09264a86cba4cafcbcf9b79916bd8e16976cb1b49be2475fe315616a3cc857820'
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": [ ]
},