From 185249fbfa3c042977bbba75f2be8fd029341b34 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 9 Apr 2024 12:36:03 -0700
Subject: Update vampire immunity for some effects added in 0.6.0

---
 vamp_stuff/Modification_Files/Others/v_effects.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'vamp_stuff/Modification_Files')

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",
-- 
cgit v1.2.1