From c3674d8a6ebc016636613ccaecde7e5a9167fa72 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 27 Jul 2021 08:47:38 -0700 Subject: Add dialogue tree for drinking blood from mutant npcs. Change traits required for npcs to avoid being bitten. Change dialogue and remove reputation hit for non-hostile trait npcs refusing to give blood. --- vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json index 736e96f..1816cbd 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json @@ -4,7 +4,8 @@ "TALK_VAMP_PLACEHOLDER", "TALK_GHOULIFY_MENU_ALLY", "TALK_EMBRACE_MENU_ALLY", - "TALK_GHOULIFY_MENU_FRIENDLY" + "TALK_GHOULIFY_MENU_FRIENDLY", + "TALK_BLOODDRINK_BY_FORCE_MUTANT_SUCCESS" ], "type": "talk_topic", "dynamic_line": "The dialogue is not yet complete.", -- cgit v1.2.1