diff --git a/src/npc/generate/newChildIntro.js b/src/npc/generate/newChildIntro.js
index b0940cc689eb9ff9f325f741bb44676b531d98af..829f9809ee19b39b54bf6305788aaecc6a096590 100644
--- a/src/npc/generate/newChildIntro.js
+++ b/src/npc/generate/newChildIntro.js
@@ -886,7 +886,7 @@ App.UI.newChildIntro = function(slave, slave2, familyStatus = true) {
 			slave,
 			null,
 			{
-				isChild: true,
+				isChild: familyStatus,
 				momInterest: momInterest,
 				dadInterest: dadInterest
 			}