diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-05-30 16:26:07 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-05-30 16:26:07 -0700 |
commit | 20912b261e2a06773b2f86df6ea5406e71a5fdd0 (patch) | |
tree | ba4b12978ecd78e7a0c277c1abedbe5b480a604d /vamp_stuff | |
parent | Capitalization. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-20912b261e2a06773b2f86df6ea5406e71a5fdd0.tar.xz |
Fix typo in the purge spell effects. Again.
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json index 40f1e11..34c3367 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json @@ -33,7 +33,7 @@ "weak_antibiotic", "antibiotic", "strong_antibiotic", "bite", "infected", "recover", "dermatik", "bloodworms", "paincysts", "brainworms", "tapeworm", - "poison", "badpoison", "venom_dmg", "venom_weaken", "stung", "paralyze_poison", "foodpoison", + "poison", "badpoison", "venom_dmg", "venom_weaken", "stung", "paralyzepoison", "foodpoison", "spores", "fungus", "cureall", "panacea", "asthma", "common_cold", "flu", @@ -51,7 +51,7 @@ "weak_antibiotic", "antibiotic", "strong_antibiotic", "bite", "infected", "recover", "dermatik", "bloodworms", "paincysts", "brainworms", "tapeworm", - "poison", "badpoison", "venom_dmg", "venom_weaken", "stung", "paralyze_poison", "foodpoison", + "poison", "badpoison", "venom_dmg", "venom_weaken", "stung", "paralyzepoison", "foodpoison", "spores", "fungus", "cureall", "panacea", "asthma", "common_cold", "flu", |