From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 24 Jan 2022 21:16:47 -0800 Subject: Port back a number of fixes and cleanups from my attempt to port the mod to DDA. --- vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json') 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 bed14e2..cead524 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_hit_time.json @@ -1,6 +1,6 @@ [ { - "note": "Spells that activate from hitting, getting hit and intermittence.", + "//": "Spells that activate from hitting, getting hit and intermittence.", "type": "SPELL", "id": "v_spell_null", "name": { "str": "null" }, @@ -35,7 +35,7 @@ ] }, { - "note": "Notify the player about the casted on-hit spell.", + "//": "Notify the player about the casted on-hit spell.", "type": "SPELL", "id": "v_hemo_whip_spell_ss_yes", "name": { "str": "Sweeping Strike!" }, -- cgit v1.2.1