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/NPC/v_npc_responds/embrace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json index 9fe12ae..a09e352 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json @@ -1,7 +1,7 @@ [ { "id": [ "TALK_FRIEND", "TALK_GIVE_ITEM", "TALK_USE_ITEM", "TALK_RADIO" ], - "note": "Check if the player is a vampire, not busy, and in person with a follower.", + "//": "Check if the player is a vampire, not busy, and in person with a follower.", "type": "talk_topic", "responses": [ { -- cgit v1.2.1