diff --git a/src/cheats/mod_EditSlaveCheat.tw b/src/cheats/mod_EditSlaveCheat.tw
index c0c1ef3bea437b46ffbfaea0ab2e235af311288e..c461826fd46ee68d192657570e52a32aad4e5407 100644
--- a/src/cheats/mod_EditSlaveCheat.tw
+++ b/src/cheats/mod_EditSlaveCheat.tw
@@ -453,7 +453,7 @@ Plush.
 <br>
 <<radiobutton "$activeSlave.shoulders" -2>> Very narrow
 <<radiobutton "$activeSlave.shoulders" -1>> Narrow
-<<radiobutton "$activeSlave.shoulders" -0>> Normal
+<<radiobutton "$activeSlave.shoulders" 0>> Normal
 <<radiobutton "$activeSlave.shoulders" 1>> Broad
 <<radiobutton "$activeSlave.shoulders" 2>> Very broad
 
@@ -464,7 +464,7 @@ Plush.
 <br>
 <<radiobutton "$activeSlave.shouldersImplant" -2>> Adv. Narrowed
 <<radiobutton "$activeSlave.shouldersImplant" -1>> Narrowed
-<<radiobutton "$activeSlave.shouldersImplant" -0>> None
+<<radiobutton "$activeSlave.shouldersImplant" 0>> None
 <<radiobutton "$activeSlave.shouldersImplant" 1>> Broadened
 <<radiobutton "$activeSlave.shouldersImplant" 2>> Adv. Broadened
 
@@ -486,7 +486,7 @@ Plush.
 <br>
 <<radiobutton "$activeSlave.hipsImplant" -2>> Adv. Narrowed
 <<radiobutton "$activeSlave.hipsImplant" -1>> Narrowed
-<<radiobutton "$activeSlave.hipsImplant" -0>> None
+<<radiobutton "$activeSlave.hipsImplant" 0>> None
 <<radiobutton "$activeSlave.hipsImplant" 1>> Broadened
 <<radiobutton "$activeSlave.hipsImplant" 2>> Adv. Broadened