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
 
diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index a2b54c832ed7b76177f6373b7ad38a305f3d0d32..cfa45342174b96ed086f29b80d114b5904578067 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -1464,13 +1464,13 @@
 	<<switch $tempSlave.shoulders>>
 	<<case -2>>@@.yellow;Very narrow@@
 	<<case -1>>@@.yellow;Narrow@@
-	<<case -0>>@@.yellow;Normal@@
+	<<case 0>>@@.yellow;Normal@@
 	<<case 1>>@@.yellow;Broad@@
 	<<case 2>>@@.yellow;Very broad@@
 	<</switch>>
 	<<radiobutton "$tempSlave.shoulders" -2>> Very narrow
 	<<radiobutton "$tempSlave.shoulders" -1>> Narrow
-	<<radiobutton "$tempSlave.shoulders" -0>> Normal
+	<<radiobutton "$tempSlave.shoulders" 0>> Normal
 	<<radiobutton "$tempSlave.shoulders" 1>> Broad
 	<<radiobutton "$tempSlave.shoulders" 2>> Very broad
 
@@ -1485,7 +1485,7 @@
 	<</switch>>
 	<<radiobutton "$tempSlave.shouldersImplant" -2>> Adv. Narrowed
 	<<radiobutton "$tempSlave.shouldersImplant" -1>> Narrowed
-	<<radiobutton "$tempSlave.shouldersImplant" -0>> None
+	<<radiobutton "$tempSlave.shouldersImplant" 0>> None
 	<<radiobutton "$tempSlave.shouldersImplant" 1>> Broadened
 	<<radiobutton "$tempSlave.shouldersImplant" 2>> Adv. Broadened
 
@@ -1494,13 +1494,13 @@
 	<<switch $tempSlave.hips>>
 	<<case -2>>@@.yellow;Very narrow@@
 	<<case -1>>@@.yellow;Narrow@@
-	<<case -0>>@@.yellow;Normal@@
+	<<case 0>>@@.yellow;Normal@@
 	<<case 1>>@@.yellow;Broad@@
 	<<case 2>>@@.yellow;Very broad@@
 	<</switch>>
 	<<radiobutton "$tempSlave.hips" -2>> Very narrow
 	<<radiobutton "$tempSlave.hips" -1>> Narrow
-	<<radiobutton "$tempSlave.hips" -0>> Normal
+	<<radiobutton "$tempSlave.hips" 0>> Normal
 	<<radiobutton "$tempSlave.hips" 1>> Broad
 	<<radiobutton "$tempSlave.hips" 2>> Very broad
 
@@ -1515,7 +1515,7 @@
 	<</switch>>
 	<<radiobutton "$tempSlave.hipsImplant" -2>> Adv. Narrowed
 	<<radiobutton "$tempSlave.hipsImplant" -1>> Narrowed
-	<<radiobutton "$tempSlave.hipsImplant" -0>> None
+	<<radiobutton "$tempSlave.hipsImplant" 0>> None
 	<<radiobutton "$tempSlave.hipsImplant" 1>> Broadened
 	<<radiobutton "$tempSlave.hipsImplant" 2>> Adv. Broadened
 	<br>
diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw
index 917c4e4c730cc02ba6570da5b2781c95de1c16e5..dcb092271d1bdce83a04ed78dcdd5905c06ff16f 100644
--- a/src/npc/startingGirls/startingGirls.tw
+++ b/src/npc/startingGirls/startingGirls.tw
@@ -536,7 +536,6 @@ __You are customizing this slave:__
 
 <br>''Muscles:''
 <span id="muscles">
-<span id="muscles">
 <<if $activeSlave.muscles > 95>>
 	Ripped.
 <<elseif $activeSlave.muscles > 50>>
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 45b3c92ead3288d1121cf9633167d985506e81b7..662fd0c5d787d7e3ef6553d64c5ea58e2cf66ee2 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -4081,7 +4081,7 @@ $pronounCap has
 	<</if>>
 	<<if $activeSlave.teeth != "normal">>
 	<<if $activeSlave.teeth == "crooked">>
-		$possessiveCap teeth are crooked, detracting from $possessive beauty whenever $pronoun opens $possessive mouth.
+		$possessiveCap teeth are @@.yellow;crooked@@, detracting from $possessive beauty whenever $pronoun opens $possessive mouth.
 	<<elseif $activeSlave.teeth == "straightening braces">>
 		$pronounCap has braces,
 		<<if $activeSlave.visualAge > 35>>