From f0969476f775ee5be5011b23d885b7ecdb7a6872 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 09:56:52 -0800 Subject: Fix several uses of note to // --- vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Misc') diff --git a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json index 02a5dd6..12be642 100644 --- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json +++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json @@ -9,7 +9,7 @@ "diff": 30, "volume": "3 ml", "weight": "3 g", - "note": "No way to make this monster immune to its own emitted fields, so an invincible HP is needed here. Take note that only vampires are immune, and nothing else.", + "//": "No way to make this monster immune to its own emitted fields, so an invincible HP is needed here. Take note that only vampires are immune, and nothing else.", "hp": 1000000, "speed": 50, "symbol": "*", @@ -132,7 +132,7 @@ "species": [ "HORROR" ], "bodytype": "human", "diff": 10, - "note": "ethereal creatures has no physical density.", + "//": "ethereal creatures has no physical density.", "volume": "3 ml", "weight": "3 g", "hp": 20, -- cgit v1.2.1