diff --git a/data/mods/Xedra_Evolved/npc/vampire_master_mortal_mind.json b/data/mods/Xedra_Evolved/npc/vampire_master_mortal_mind.json index d8018c6332806..1b5bb1ee5a052 100644 --- a/data/mods/Xedra_Evolved/npc/vampire_master_mortal_mind.json +++ b/data/mods/Xedra_Evolved/npc/vampire_master_mortal_mind.json @@ -18,8 +18,16 @@ "TALK_meteorologist_1", "TALK_NPC_HOMELESS_SURVIVOR", "TALK_NPC_APARTMENT_SURVIVOR", - "TALK_NPC_CAMPER", - "TALK_CITY_COP_INTRO" + "TALK_CITY_COP", + "TALK_FRIEND_Liam", + "TALK_FRIEND_Luo", + "TALK_NPC_EVAC_SURVIVOR", + "TALK_NPC_CAMPER_SURVIVOR", + "TALK_CARAVAN_REFUGEE_B1", + "TALK_CARAVAN_REFUGEE_B2", + "TALK_MI-GO_PRISONER1", + "TALK_COWBOYN_MAIN", + "TALK_COWBOYFR_MAIN" ], "//": "This should include all NPCs the player can immediately ask to follow them for free, and those who already follow.", "type": "talk_topic", @@ -73,7 +81,7 @@ { "text": "[Spend a massive amount of blood to make them your renfield]", "topic": "TALK_YOUR_NEW_RENFIELD", - "condition": { "math": [ "u_vitamin('human_blood_vitamin') > -501" ] }, + "condition": { "math": [ "u_vitamin('human_blood_vitamin') > 2501" ] }, "effect": [ { "if": { "u_has_trait": "VAMPIRE_MASTER_MORTAL_MIND_UPGRADE" },