diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw
index 84d16959d50810105f97f53a9acea0b48066c447..0544396c3c529fc3ef4f4878a24430925a440fae 100644
--- a/src/utility/descriptionWidgetsStyle.tw
+++ b/src/utility/descriptionWidgetsStyle.tw
@@ -2639,8 +2639,6 @@ $His
 			<<if $activeSlave.eyes > -1>>
 				<<if $activeSlave.eyewear == "blurring contacts">>
 					$He's wearing contacts designed to blur $his vision, making $him clumsy.
-				<<else>>
-					$His sense of sight is perfectly fine.
 				<</if>>
 			<<elseif $activeSlave.eyes == -1>>
 				<<if $activeSlave.eyewear == "corrective contacts">>
@@ -2684,9 +2682,9 @@ $His
 			<</if>>
 		<<else>>
 			<<if $activeSlave.hears == -1>>
-				$He's @@.yellow;hard of hearing@@, and a bit clumsy as a result.
+				$He's @@.yellow;hard of hearing@@, and a bit nervous as a result.
 			<<elseif $activeSlave.hears < -1>>
-				$He is @@.red;deaf@@, and moves carefully as a result.
+				$He is @@.red;deaf@@, and moves cautiously as a result.
 			<</if>>
 		<</if>>
 	<<else>>