summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 11:17:54 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 11:17:54 -0800
commitc3f35a455b6497d909fda4d7f2f2d999b89c18a1 (patch)
treeda0714e7bd19bc0cf5e77aac44de66651a086cd1
parentMore effect -> effects fixes. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-c3f35a455b6497d909fda4d7f2f2d999b89c18a1.tar.xz
Remove decay_message from blood surge.
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_effects.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
index 6a4acaa..aab1628 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
@@ -58,7 +58,6 @@
"name": [ "Blood Surge" ],
"desc": [ "Your blood is surging with energy!" ],
"apply_message": "You feel a rush as your blood surges with energy!",
- "decay_message": [ [ "You feel the blood rush fade off.", "bad" ] ],
"rating": "good",
"show_in_info": true,
"base_mods": { "str_mod": [ 3 ], "dex_mod": [ 2 ], "speed_mod": [ 25 ], "stamina_min": [ 20 ], "stamina_chance": [ 2, 6 ] },