From 7cb9265e852a6e74a068f6cbca268809f55a9dc7 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Sun, 14 Mar 2021 16:49:28 -0700
Subject: Clean up Lonely Vampire intro text

---
 .../Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'vamp_stuff/Modification_Files/NPC')

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 c486990..7709184 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
@@ -61,7 +61,7 @@
   {
     "id": "TALK_VAMP_LONELY_here",
     "type": "talk_topic",
-    "dynamic_line": "I live here as my peaceful sanctuary for a very long time. Though the world is in chaos, I am not bothered nor assaulted by those things.",
+    "dynamic_line": "I have lived here in my peaceful sanctuary for a very long time. Though the world is in chaos, I am not bothered nor assaulted by those things.",
     "responses": [
       { "text": "Is there a some sort of place like this?", "topic": "TALK_VAMP_LONELY_there" },
       { "text": "Okay then...", "topic": "TALK_VAMP_LONELY" }
-- 
cgit v1.2.1