summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:36:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:36:03 -0700
commit185249fbfa3c042977bbba75f2be8fd029341b34 (patch)
tree2e11b7c9f6a1b9a9a4ae7dacaef37dab2105740f
parentExplicitly mark Flow Suppression as causing biological damage. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-185249fbfa3c042977bbba75f2be8fd029341b34.tar.xz
Update vampire immunity for some effects added in 0.6.0
-rw-r--r--vamp_stuff/Modification_Files/Others/v_effects.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Others/v_effects.json b/vamp_stuff/Modification_Files/Others/v_effects.json
index 119bdc3..3dc5dea 100644
--- a/vamp_stuff/Modification_Files/Others/v_effects.json
+++ b/vamp_stuff/Modification_Files/Others/v_effects.json
@@ -4,8 +4,8 @@
"id": "vamp_immunity",
"//": "Poisons, Inhalation, Drugs Bad, Drugs Good, Vitamins, parasites, viri, mutagens, temperatures",
"blocks_effects": [
- "stung", "poison", "badpoison", "paralyzepoison",
- "smoke", "teargas", "relax_gas", "migo_atmosphere", "asthma",
+ "stung", "poison", "badpoison", "paralyzepoison", "venom_dmg", "venom_weaken",
+ "smoke", "teargas", "relax_gas", "migo_atmosphere", "asthma", "tpollen",
"weed_high", "cig", "high", "meth", "drunk",
"cough_suppress", "took_antiasthmatic", "stim_overdose",
"anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",
@@ -15,8 +15,8 @@
"hot", "cold", "hot_speed", "frostbite", "frostbite_recovery", "blisters"
],
"removes_effects": [
- "stung", "poison", "badpoison", "paralyzepoison",
- "smoke", "teargas", "relax_gas", "migo_atmosphere", "asthma",
+ "stung", "poison", "badpoison", "paralyzepoison", "venom_dmg", "venom_weaken",
+ "smoke", "teargas", "relax_gas", "migo_atmosphere", "asthma", "tpollen",
"weed_high", "cig", "high", "meth", "drunk",
"cough_suppress", "took_antiasthmatic", "stim_overdose",
"anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",