diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index 16932939b332460bc0267e395f2085f017eb6da0..0349445dbc664c50a6c201e3727ae28cc8b507e6 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -1337,7 +1337,20 @@
 	<<radiobutton "$tempSlave.markings" heavily freckled>> Heavy Freckles
 	<<radiobutton "$tempSlave.markings" beauty mark>> Beauty Mark
 	<<radiobutton "$tempSlave.markings" birthmark>> Birth Mark
+	<br><br>
+
+	''Her hearing is :''
+	<<switch $tempSlave.hears>>
+	<<case -2>>@@.yellow;Deaf@@
+	<<case -1>>@@.yellow;Hard Of Hearing@@
+	<<case 0>>@@.yellow;Normal@@
+	<</switch>>
+	<br>
+	<<radiobutton "$tempSlave.hears" 0>> Normal
+	<<radiobutton "$tempSlave.hears" -1>> Hard Of Hearing
+	<<radiobutton "$tempSlave.hears" -2>> Deaf
 	<br>
+	<<radiobutton "$tempSlave.origEye" 1>> Ear Implants
 <</widget>>
 
 <<widget HairTab>>
@@ -1633,7 +1646,7 @@
 	<</link>>
 	<span id=ecol2></span>
 	<br>Custom eye color: <<textbox "$tempSlave.origEye" $tempSlave.origEye>>
-	<<radiobutton "$tempSlave.origEye" "implant">>Artificial Eyes
+	<<radiobutton "$tempSlave.origEye" "implant">> Artificial Eyes
 	<br><br>
 	''Her vision is :''
 	<<switch $tempSlave.eyes>>