summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
index e08dac0..a980047 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
@@ -97,7 +97,11 @@
{
"id": "TALK_VAMP_WASTEGUARD2_whereisme",
"type": "talk_topic",
- "dynamic_line": { "yes": "You're at the wasteland outskirts, now move, mortal.", "no": "You're at the wasteland outskirts, now move, vampire." },
+ "dynamic_line": {
+ "u_has_trait": "THRESH_VAMP",
+ "yes": "You're at the wasteland outskirts, now move, vampire.",
+ "no": "You're at the wasteland outskirts, now move, mortal."
+ },
"responses": [
{ "text": "Wait. I want to know more about the area.", "topic": "TALK_VAMP_WASTEGUARD2_morelocs" },
{ "text": "Okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" },