summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 14:50:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 14:50:01 -0700
commit245c56099e05c8d2a7ecedb8aa4ea2636225ef38 (patch)
treec816b8287ba900c797463056aa0a8a87fa72c857 /vamp_stuff/Modification_Files/Spells/v_spell_combo.json
parentUpdate description of transfusion scroll (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-245c56099e05c8d2a7ecedb8aa4ea2636225ef38.tar.xz
Make hemomancer spells able to cause friendly fire
Fix several spells using the wrong target
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_combo.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_combo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index c89234f..ef152c2 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -45,7 +45,7 @@
"name": { "str": "Crimson Haze Blind" },
"description": "Blind foes within a 4 tile radius.",
"flags": [ "SILENT" ],
- "valid_targets": [ "hostile", "ground" ],
+ "valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"effect_str": "blind",
"min_aoe": 4,