diff --git a/src/cheats/mod_EditChildCheatNew.tw b/src/cheats/mod_EditChildCheatNew.tw
index 1e9180a6eb92608d22188715b48a5c6c1cc465ef..c3d8abf38dfc5e2348d2021804ba37595dd7d298 100644
--- a/src/cheats/mod_EditChildCheatNew.tw
+++ b/src/cheats/mod_EditChildCheatNew.tw
@@ -2199,6 +2199,7 @@
 	<<else>>
 		@@.orangered;Moronic.@@
 	<</if>>
+	<<textbox "$tempSlave.intelligence" $tempSlave.intelligence>>
 	<br>
 	<<radiobutton "$tempSlave.intelligence" -100>> Moronic
 	<<radiobutton "$tempSlave.intelligence" -60>> Very Stupid
diff --git a/src/cheats/mod_EditInfantCheatNew.tw b/src/cheats/mod_EditInfantCheatNew.tw
index 0fa4d99a7c02352211b9920d082f0dc90e8216d8..fa5149a0213b03991fbd1b16474ed161af89e484 100644
--- a/src/cheats/mod_EditInfantCheatNew.tw
+++ b/src/cheats/mod_EditInfantCheatNew.tw
@@ -2201,6 +2201,7 @@
 	<<else>>
 		@@.orangered;Moronic.@@
 	<</if>>
+	<<textbox "$tempSlave.intelligence" $tempSlave.intelligence>>
 	<br>
 	<<radiobutton "$tempSlave.intelligence" -100>> Moronic
 	<<radiobutton "$tempSlave.intelligence" -60>> Very Stupid
diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index b8ff014b53b59a18a6e86b8447650dbf2885a2e1..acedf2be861204962ba7f2bbe2abf943c7aa78b0 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -3374,6 +3374,7 @@
 	<<else>>
 		@@.orangered;Moronic.@@
 	<</if>>
+	<<textbox "$tempSlave.intelligence" $tempSlave.intelligence>>
 	<br>
 	<<radiobutton "$tempSlave.intelligence" -100>> Moronic
 	<<radiobutton "$tempSlave.intelligence" -60>> Very Stupid