diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index 06922ca5260e43cfff4997a63a25382be03cd69c..7cd8cfa31f69c4f3de26c99387d78e36fa967179 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -2680,19 +2680,21 @@
 	<<radiobutton "$tempSlave.shouldersImplant" 2>> Adv. Broadened
 
 	<br>
-	''Hips (-2 to 2): ''
+	''Hips (-2 to 3): ''
 	<<switch $tempSlave.hips>>
 	<<case -2>>@@.yellow;Very narrow@@
 	<<case -1>>@@.yellow;Narrow@@
 	<<case 0>>@@.yellow;Normal@@
 	<<case 1>>@@.yellow;Broad@@
 	<<case 2>>@@.yellow;Very broad@@
+	<<case 2>>@@.yellow;Unnaturally broad@@
 	<</switch>>
 	<<radiobutton "$tempSlave.hips" -2>> Very narrow
 	<<radiobutton "$tempSlave.hips" -1>> Narrow
 	<<radiobutton "$tempSlave.hips" 0>> Normal
 	<<radiobutton "$tempSlave.hips" 1>> Broad
 	<<radiobutton "$tempSlave.hips" 2>> Very broad
+	<<radiobutton "$tempSlave.hips" 3>> Unnaturally broad
 
 	<br>
 	''Hip Surgery(-2 to 2): ''