diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Others')
| -rw-r--r-- | vamp_stuff/Modification_Files/Others/v_effects.json | 8 | 
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",  | 
