diff options
Diffstat (limited to 'vamp_stuff/Modification_Files')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/v_spell.json | 4 |
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, |