summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json
index 667733c..691280f 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/h_wr2_responses.json
@@ -1,6 +1,6 @@
[
{
- "dynamic_line": "Hello outsider",
+ "dynamic_line": "Hello outsider.",
"id": "TALK_HUMAN_WASTELAND2_talkme",
"responses": [
{ "text": "I want to talk.", "topic": "TALK_HUMAN_WASTELAND2_maintalk" },
@@ -19,7 +19,7 @@
"type": "talk_topic"
},
{
- "dynamic_line": "I guard here, most of the time. But sometimes I do few things other than that.",
+ "dynamic_line": "I guard the wasteland here most of the time. But sometimes I do a few things other than that.",
"id": "TALK_HUMAN_WASTELAND2_here",
"responses": [ { "text": "Got it.", "topic": "TALK_HUMAN_WASTELAND2_maintalk" } ],
"type": "talk_topic"
@@ -27,7 +27,7 @@
{
"dynamic_line": "Nope.",
"id": "TALK_HUMAN_WASTELAND2_job",
- "responses": [ { "text": "You said it...", "topic": "TALK_HUMAN_WASTELAND2_maintalk" } ],
+ "responses": [ { "text": "You said it.", "topic": "TALK_HUMAN_WASTELAND2_maintalk" } ],
"type": "talk_topic"
}
]