diff --git a/src/cheats/mod_EditSlaveCheat.tw b/src/cheats/mod_EditSlaveCheat.tw
index 6b4bf3c8861b2b2f15fb36af313327125b6544de..0d4accc4eff2a82f4444e5ab21b5f7309559e15e 100644
--- a/src/cheats/mod_EditSlaveCheat.tw
+++ b/src/cheats/mod_EditSlaveCheat.tw
@@ -31,6 +31,12 @@
 	<br>
 	''father ID''
 	<<textbox "$activeSlave.father" $activeSlave.father>>
+	<br><br>
+	''sisters''
+	<<textbox "$activeSlave.sisters" $activeSlave.sisters>>
+	<br>
+	''daughters''
+	<<textbox "$activeSlave.daughters" $activeSlave.daughters>>
 <<else>>
 	''Slave Blood Relations (twin, sister, mother, daughter):''
 	<<textbox "$activeSlave.relation" $activeSlave.relation>>