diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-16 22:11:36 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-16 22:11:36 -0700 |
commit | 583ca5bb2ce8ae9584ca60ff9ffe5776e60566cd (patch) | |
tree | aaf1de54392bec5b03e0327fb75c55fe497a8988 | |
parent | Slightly reduce the HP cost of crimson haze. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-583ca5bb2ce8ae9584ca60ff9ffe5776e60566cd.tar.xz |
Typo
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 2 |
1 files changed, 1 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 6ab2cf2..7917345 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json @@ -56,7 +56,7 @@ "id": "v_spell_bloodsurge", "name": [ "Blood Surge" ], "desc": [ "Your blood is surging with energy!" ], - "apply_message": "You feel your rush as your blood surges with energy!", + "apply_message": "You feel a rush as your blood surges with energy!", "decay_message": "You feel the blood rush fade off. ", "rating": "good", "show_in_info": true, |