summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-03 23:10:54 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-03 23:10:54 -0800
commit3f1c7ca9c5aec01755c3ef4079f590d2f28ba98f (patch)
tree65404279914755bd90db9d029c397059a6967523 /vamp_stuff/Modification_Files/Spells
parentFix encumbrance being listed twice instead of max_encumbrance. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-3f1c7ca9c5aec01755c3ef4079f590d2f28ba98f.tar.xz
Fix typo in summoning greater bloodlings.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json b/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
index cead524..6381384 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json
@@ -217,7 +217,7 @@
"description": "Transform a portion of the target into a greater bloodling.",
"valid_targets": [ "self" ],
"effect": "summon",
- "effect_str": "mon_orus_bloodling)greater",
+ "effect_str": "mon_orus_bloodling_greater",
"spell_class": "VAMP_BLOOD_spellcaster",
"min_damage": 1,
"max_damage": 1,