summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-22 22:26:17 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-22 22:26:17 -0800
commit1174ca7035afc94eeac68491443f35e80627bbc4 (patch)
treef012e182ab0575e9490111767a14f46caea55757 /vamp_stuff/Modification_Files/Others
parentFix purge spell. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-1174ca7035afc94eeac68491443f35e80627bbc4.tar.xz
Add a cap to the vampire effect duration.
-This is merely to stop it recording durations into the millions.
Diffstat (limited to 'vamp_stuff/Modification_Files/Others')
-rw-r--r--vamp_stuff/Modification_Files/Others/v_effects.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Others/v_effects.json b/vamp_stuff/Modification_Files/Others/v_effects.json
index 3dc5dea..409aac1 100644
--- a/vamp_stuff/Modification_Files/Others/v_effects.json
+++ b/vamp_stuff/Modification_Files/Others/v_effects.json
@@ -24,7 +24,8 @@
"dermatik", "bloodworms", "paincysts", "brainworms", "tapeworm",
"accumulated_mutagen", "toxin_buildup", "mutating",
"hot", "cold", "hot_speed", "frostbite", "frostbite_recovery", "blisters"
- ]
+ ],
+ "max_duration": "60 s"
},
{
"type": "effect_type",