From 89b85aca171871821f3cc15f35f45087f0361dbd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 02:27:26 -0700 Subject: Still more migration errors --- vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json') diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json index ced0294..0df8bc3 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json @@ -23,7 +23,7 @@ "max_field_intensity": 1, "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ], "base_casting_time": 175, - "damage_type": "heat" + "damage_type": "fire" }, { "id": "t5_elem_icebane", @@ -49,6 +49,6 @@ "max_field_intensity": 1, "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ], "base_casting_time": 175, - "damage_type": "heat" + "damage_type": "fire" } ] -- cgit v1.2.1