summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json
index 0a01509..9fe12ae 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/embrace.json
@@ -9,6 +9,8 @@
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
+ { "not": { "npc_has_trait": "VAMP_GHOUL" } },
+ { "not": { "npc_has_trait": "VAMP_BLOODDOLL" } },
{ "not": "is_by_radio" },
{ "not": "u_driving" },
{ "not": "npc_driving" }