From 5aab70f5a542a11854f7fc62248ee9ca00768ea4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 14 Oct 2021 09:36:55 -0700 Subject: Fix sound effect on blood synthesis spell. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vamp_stuff/Modification_Files/Spells') 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 tier 2 spell.", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", + "sound_description": "splash!", "difficulty": 3, "max_level": 10, "energy_source": "HP", -- cgit v1.2.1