summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-14 16:49:28 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-14 16:49:28 -0700
commit7cb9265e852a6e74a068f6cbca268809f55a9dc7 (patch)
tree5b3fb0a00fbe783af24b86801fff6600df0439d2 /vamp_stuff
parentClean up mission text further (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-7cb9265e852a6e74a068f6cbca268809f55a9dc7.tar.xz
Clean up Lonely Vampire intro text
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json2
1 files changed, 1 insertions, 1 deletions
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" }