From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
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.

---
 .../NPC/v_npc_responds/Isolated/v_lo_responses.json                   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated')

diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json
index 64f8cf0..955640b 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json
@@ -138,7 +138,7 @@
     "responses": [
       {
         "text": "KILL ME IF YOU CAN!!!",
-        "note": "Oof! don't be greedy persuading a vampire to join you so early.",
+        "//": "Oof! don't be greedy persuading a vampire to join you so early.",
         "effect": "insult_combat",
         "topic": "TALK_DONE"
       }
@@ -157,7 +157,7 @@
   {
     "id": "TALK_VAMP_LONELY_joinparty",
     "type": "talk_topic",
-    "note": "You can immediately put any isolated vampires you meet into your roster if you've done all the quest by one of them.",
+    "//": "You can immediately put any isolated vampires you meet into your roster if you've done all the quest by one of them.",
     "dynamic_line": "You sure about that?",
     "responses": [
       {
-- 
cgit v1.2.1