diff --git a/src/uncategorized/customSlave.tw b/src/uncategorized/customSlave.tw
index dbbc741e5bc1c4028ca95c322964ef04d08241d9..ed2ac67c84c2c131058b4536485cfc1a95865d1b 100644
--- a/src/uncategorized/customSlave.tw
+++ b/src/uncategorized/customSlave.tw
@@ -1189,32 +1189,32 @@ Skin tone: <span id = "skin">
 
 <<if $seeExtreme == 1>>
 <span id = "smelling">
-<<if $customSlave.smells == -1>>None.
-<<else>>Normal.
+<<if $customSlave.smells == -1>>No sense of smell.
+<<else>>Normal sense of smell.
 <</if>>
 </span>
-<<link "None">>
+<<link "No Sense of Smell">>
 	<<set $customSlave.smells = -1>>
 	<<CustomSlaveSmell>>
 <</link>>
 |
-<<link "Normal">>
+<<link "Normal Sense of Smell">>
 	<<set $customSlave.smells = 0>>
 	<<CustomSlaveSmell>>
 <</link>>
 
 <br>
 <span id = "tasting">
-<<if $customSlave.tastes == -1>>None.
-<<else>>Normal.
+<<if $customSlave.tastes == -1>>No sense of taste.
+<<else>>Normal sense of taste.
 <</if>>
 </span>
-<<link "None">>
+<<link "No Sense of Taste">>
 	<<set $customSlave.tastes = -1>>
 	<<CustomSlaveTaste>>
 <</link>>
 |
-<<link "Normal">>
+<<link "Normal Sense of Taste">>
 	<<set $customSlave.tastes = 0>>
 	<<CustomSlaveTaste>>
 <</link>>
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index f99e963fdc2036d0c58689702961cddeb8b5aaa4..f6d2697982265399bee4a3a0a131c8f58376450f 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -5626,6 +5626,9 @@ $His
 		<</if>>
 	<</if>>
 <</if>>
+<<if $activeSlave.smells == -1>>
+	$He has no sense of smell, but this isn't immediately obvious just by looking at $his nose.
+<</if>>
 
 <<if $showBodyMods == 1>>
 	<<if $activeSlave.fuckdoll == 0>>
@@ -5750,6 +5753,9 @@ $He has
 		<</if>>
 	<</if>>
 <</if>>
+<<if $activeSlave.tastes == -1>>
+	$He has no sense of taste, but this isn't immediately obvious just by looking at $his tongue.
+<</if>>
 
 <<if $showBodyMods == 1>>
 	<<lipsPiercingDescription>>