summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-11 18:30:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-11 18:30:22 -0700
commite3f4a2d509f07ec37b0c04f0c5de8ecdd6439626 (patch)
treea3fd2a49cc7408f6203a4c1aa4ae96ee9f08ebb2 /vamp_stuff/Modification_Files
parentUpdate the blood sword weapon categories and obsolete the martialarts addition. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-master.tar.xz
Add sound effect to the vampire bite ability.HEADmaster
Diffstat (limited to 'vamp_stuff/Modification_Files')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell.json b/vamp_stuff/Modification_Files/Spells/v_spell.json
index 568bbac..0458035 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell.json
@@ -5,6 +5,10 @@
"name": { "str": "Vampire Bite" },
"message": "You bite and drink their blood!",
"sound_description": "slurp!",
+ "sound_type": "combat",
+ "sound_id": "bullet_hit",
+ "sound_variant": "hit_flesh",
+ "sprite": "animation_hit",
"description": "Bite the target and drink their blood.",
"difficulty": 1,
"max_level": 10,