From 3f1c7ca9c5aec01755c3ef4079f590d2f28ba98f Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 3 Feb 2022 23:10:54 -0800
Subject: Fix typo in summoning greater bloodlings.

---
 vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'vamp_stuff/Modification_Files')

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,
-- 
cgit v1.2.1