diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw
index 1acce9b7a6db6f5954f57cb16c4c2700831b42da..507711362ab579a421b5bf5bc92c01042526d34a 100644
--- a/src/init/storyInit.tw
+++ b/src/init/storyInit.tw
@@ -389,7 +389,7 @@ You should have received a copy of the GNU General Public License along with thi
 	<<set $customRetirementAge = 45>>
 	<<set $FSCreditCount = 5>>
 	<<set $FSCreditCountString = "five">>
-
+	
 	<<include "Init Rules">>
 
 <<else>> /* imported save (NG+) */
@@ -440,6 +440,7 @@ You should have received a copy of the GNU General Public License along with thi
 <<set $daughtersVictory = 0>>
 <<set $startingGirlCopied = 0, $startingGirlRelation = 0>>
 <<set $archetyped = 0>>
+<<set $createRelatedSlave = 0>>
 
 <<set $slavesVisible = 0>>
 <<set $dormitory = 20>>