diff --git a/src/cheats/mod_EditSlaveCheat.tw b/src/cheats/mod_EditSlaveCheat.tw
index 9f80c77233c1ddaa67a43f3b9dc7f21100f04559..ad2df0ed9e9fe880e7426a82199521eee06fafa4 100644
--- a/src/cheats/mod_EditSlaveCheat.tw
+++ b/src/cheats/mod_EditSlaveCheat.tw
@@ -909,19 +909,19 @@ Custom sclera color: <<textbox "$tempSlave.sclerae" $tempSlave.sclerae>>
 <br>
 ''Pregnancy adaptation rating (5: prepubescent loli, 50: normal adult, 51+: practiced):''
 <<if $tempSlave.pregAdaptation < 10>>
-    Critically poor.
+	Critically poor.
 <<elseif $tempSlave.pregAdaptation < 30>>
-    Very poor.
+	Very poor.
 <<elseif $tempSlave.pregAdaptation < 50>>
-    Poor.
+	Poor.
 <<elseif $tempSlave.pregAdaptation < 60>>
-    Normal.
+	Normal.
 <<elseif $tempSlave.pregAdaptation < 100>>
-    Well-adapted.
+	Well-adapted.
 <<elseif $tempSlave.pregAdaptation < 300>>
-    Astonishingly well-adapted.
+	Astonishingly well-adapted.
 <<else>>
-    Unshakeable broodmother.
+	Unshakeable broodmother.
 <</if>>
 <<textbox "$tempSlave.pregAdaptation" $tempSlave.pregAdaptation>>