diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-10-14 09:36:55 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-10-14 09:36:55 -0700 |
commit | 5aab70f5a542a11854f7fc62248ee9ca00768ea4 (patch) | |
tree | 2093a66ae5426a3daa1e63969103ec63b3b79687 /vamp_stuff/Modification_Files/Spells | |
parent | Fix calories of reconstituted synthetic blood. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-5aab70f5a542a11854f7fc62248ee9ca00768ea4.tar.xz |
Fix sound effect on blood synthesis spell.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json index 80c2489..1abc740 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -62,6 +62,7 @@ "description": "Expend a portion of your life force to heal tissue damage in others.\n\nThis is a <color_light_gray>tier 2</color> spell.", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", + "sound_description": "splash!", "difficulty": 3, "max_level": 10, "energy_source": "HP", |