summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json4
1 files changed, 2 insertions, 2 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 d633202..c486990 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
@@ -44,11 +44,11 @@
{ "text": "About that quest...", "topic": "TALK_MISSION_INQUIRE", "condition": "has_assigned_mission" },
{ "text": "Ummm... You want to stick with me?", "topic": "TALK_VAMP_LONELY_wego" },
{
- "text": "I'm vacant for your needs.",
+ "text": "I'm available for work.",
"topic": "TALK_VAMP_LONELY_testsdone",
"condition": { "and": [ { "npc_has_trait": "isolatedtestsdone" }, { "not": { "u_has_trait": "isolatedvampmark" } } ] }
},
- { "text": "I'm vacant for your needs.", "topic": "TALK_MISSION_LIST", "condition": "has_available_mission" },
+ { "text": "I'm available for work.", "topic": "TALK_MISSION_LIST", "condition": "has_available_mission" },
{ "text": "Sorry to bother.", "topic": "TALK_DONE" }
]
},