diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json | 2 |
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, |