summaryrefslogtreecommitdiff
path: root/meds-01_antibiotics-unhealthy.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-07 22:17:30 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-07 22:17:30 -0800
commitd348cecec52bdc147f40afbfaba853124329e008 (patch)
tree93891f09b14af2aae194024313a48afff7c18fd2 /meds-01_antibiotics-unhealthy.patch
parentChange vampire mutation immunity to occur in the mutate function. (diff)
downloadcataclysm-bn-d348cecec52bdc147f40afbfaba853124329e008.tar.xz
Add patch to make standard antibiotics unhealthy.
Diffstat (limited to 'meds-01_antibiotics-unhealthy.patch')
-rw-r--r--meds-01_antibiotics-unhealthy.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/meds-01_antibiotics-unhealthy.patch b/meds-01_antibiotics-unhealthy.patch
new file mode 100644
index 0000000..9eee550
--- /dev/null
+++ b/meds-01_antibiotics-unhealthy.patch
@@ -0,0 +1,10 @@
+--- a/data/json/items/comestibles/med.json
++++ b/data/json/items/comestibles/med.json
+@@ -86,6 +86,7 @@
+ "stack_size": 200,
+ "symbol": "!",
+ "color": "white",
++ "healthy": -4,
+ "use_action": "ANTIBIOTIC",
+ "flags": [ "NPC_SAFE", "IRREPLACEABLE_CONSUMABLE" ]
+ },