summaryrefslogtreecommitdiff
path: root/custom-2.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-19 17:07:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-19 17:07:20 -0700
commit99e4f1d8942a6abd919f84ee5e18a2ef3bc8010d (patch)
tree1d33af79a41cc7db1aa421c452d5a45df3a22f79 /custom-2.patch
parentAdd missing dairy allergy to vampires (diff)
downloadcataclysm-bn-99e4f1d8942a6abd919f84ee5e18a2ef3bc8010d.tar.xz
Fix custom patch
Diffstat (limited to 'custom-2.patch')
-rw-r--r--custom-2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom-2.patch b/custom-2.patch
index 2a5d017..bb5916e 100644
--- a/custom-2.patch
+++ b/custom-2.patch
@@ -98,7 +98,7 @@
}
};
+const std::vector<std::string> vamp_blacklist {{
-+ flag_ALLERGEN_VEGGY, flag_ALLERGEN_FRUIT, flag_ALLERGEN_WHEAT, flag_ALLERGEN_NUT, flag_ALLERGEN_MEAT, flag_ALLERGEN_EGG, flag_ALLERGEN_JUNK, ALLERGEN_MILK,
++ flag_ALLERGEN_VEGGY, flag_ALLERGEN_FRUIT, flag_ALLERGEN_WHEAT, flag_ALLERGEN_NUT, flag_ALLERGEN_MEAT, flag_ALLERGEN_EGG, flag_ALLERGEN_JUNK, flag_ALLERGEN_MILK,
+ }
+};
// This ugly temp array is here because otherwise it goes