From 18ec24f6ffd4417799bdd85228bdca752c3f538e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 6 Jul 2021 09:00:06 -0700 Subject: Clean up the wasteland npc dialogues Add vampire replies to wasteland dialogues --- .../NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json index 8736bb3..644f9e5 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wrs_responses.json @@ -13,11 +13,11 @@ }, "no": "Are you going to bring me there now?" }, - "no": "Well hi there? Its been a while since I see a living human walking in this damned world!" + "no": "Well hi there? Its been a while since I have seem a living human walking in this damned world!" }, "responses": [ { - "text": "We need your help in operating a radio tower.", + "text": "We need your help with operating a radio tower.", "topic": "TALK_HUMAN_RS_talked", "condition": { "not": { "u_has_trait": "wrsgo" } } }, @@ -48,7 +48,7 @@ "responses": [ { "text": "To ease the job?", "topic": "TALK_HUMAN_RS_nvm" }, { "text": "Increase the efficiency of our radio?", "topic": "TALK_HUMAN_RS_nvm" }, - { "text": "Its a complicated thing for us...", "topic": "TALK_HUMAN_RS_nvm" } + { "text": "It is a complicated thing for us.", "topic": "TALK_HUMAN_RS_nvm" } ] }, { -- cgit v1.2.1