From c6b2bb1ec8e109445eda5304261c56c856cfe67f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 21 Aug 2021 08:25:54 -0700 Subject: Remove no-longer-existing tetanus status from vamp immunity --- vamp_stuff/Modification_Files/Others/v_effects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 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 7f2cb3f..6f34a44 100644 --- a/vamp_stuff/Modification_Files/Others/v_effects.json +++ b/vamp_stuff/Modification_Files/Others/v_effects.json @@ -6,12 +6,12 @@ "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis", "stim_overdose", "dermatik", "bloodworms", "paincysts", "brainworms", "tapeworm", - "tetanus", "common_cold", "flu" ], + "common_cold", "flu" ], "removes_effects": [ "stung", "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "paralyzepoison", "migo_atmosphere", "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis", "stim_overdose", "dermatik", "bloodworms", "paincysts", "brainworms", "tapeworm", - "tetanus", "common_cold", "flu" ] + "common_cold", "flu" ] }, { "type": "effect_type", -- cgit v1.2.1