diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-14 16:49:28 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-14 16:49:28 -0700 |
commit | 7cb9265e852a6e74a068f6cbca268809f55a9dc7 (patch) | |
tree | 5b3fb0a00fbe783af24b86801fff6600df0439d2 /vamp_stuff/Modification_Files/NPC/v_npc_responds | |
parent | Clean up mission text further (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-7cb9265e852a6e74a068f6cbca268809f55a9dc7.tar.xz |
Clean up Lonely Vampire intro text
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds')
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json | 2 |
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" } |