diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 80044777e7fe2967d6a5c4abc991bfb90b232c9c..12ef308839db55797436d7dc5e8c2be1e64d06e1 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -1394,6 +1394,30 @@ $He's got a
 	<</if>>
 <</if>>
 
+<<if $activeSlave.tailShape == "neko">>
+	$He has a long, slender, $activeSlave.tailColor cat tail which tends to sway side to side when $he is focused on a task.
+<<elseif $activeSlave.tailShape == "inu">>
+	$He has a bushy, $activeSlave.tailColor dog tail which tends to wag energetically when $he gets exited.
+<<elseif $activeSlave.tailShape == "kit">>
+	$He has a soft, fluffy, $activeSlave.tailColor fox tail.
+<<elseif $activeSlave.tailShape == "kitsune">>
+	$He has three incredibly soft, fluffy, $activeSlave.tailColor fox tails; they feel heavenly to the touch.
+<<elseif $activeSlave.tailShape == "tanuki">>
+	$He has a long, fluffy, $activeSlave.tailColor tanuki tail with a dark stripe running down the middle.
+<<elseif $activeSlave.tailShape == "ushi">>
+	$He has a long, $activeSlave.tailColor cow tail; it has a small tuft of hair at the end and tends to swat at things absentmindedly.
+<<elseif $activeSlave.tailShape == "usagi">>
+	$He has a short and fluffy $activeSlave.tailColor rabbit tail.
+<<elseif $activeSlave.tailShape == "risu">>
+	$He has a big and bushy $activeSlave.tailColor squirrel tail.
+<<elseif $activeSlave.tailShape == "uma">>
+	$He has a long horse tail consisting of consisting of $activeSlave.tailColor hair.
+<<elseif $activeSlave.tail == "combat">>
+	$He has a very long $activeSlave.tailColor metallic tail that can lash out, constrict, and deploy razor sharp spikes on command.
+<<elseif $activeSlave.tail == "sex">>
+	$He has a long, slender, $activeSlave.tailColor tail. While not strong, it is very dexterous and has a small fleshy spade-shaped tip that can vibrate and dispense lube on command.
+<</if>>
+
 <<= App.Desc.mods($activeSlave, "buttock")>>
 
 <</widget>>
@@ -17126,29 +17150,6 @@ $His womb contains <<= num(_slaveWD.litters.length)>> separate pregnancies;
 	<</if>>
 <</if>>
 
-<<if $activeSlave.tailShape == "neko">>
-	$He has a long, slender, $activeSlave.tailColor cat tail which tends to sway side to side when $he is focused on a task.
-<<elseif $activeSlave.tailShape == "inu">>
-	$He has a bushy, $activeSlave.tailColor dog tail which tends to wag energetically when $he gets exited.
-<<elseif $activeSlave.tailShape == "kit">>
-	$He has a soft, fluffy, $activeSlave.tailColor fox tail.
-<<elseif $activeSlave.tailShape == "kitsune">>
-	$He has three incredibly soft, fluffy, $activeSlave.tailColor fox tails; they feel heavenly to the touch.
-<<elseif $activeSlave.tailShape == "tanuki">>
-	$He has a long, fluffy, $activeSlave.tailColor tanuki tail with a dark stripe running down the middle.
-<<elseif $activeSlave.tailShape == "ushi">>
-	$He has a long, $activeSlave.tailColor cow tail; it has a small tuft of hair at the end and tends to swat at things absentmindedly.
-<<elseif $activeSlave.tailShape == "usagi">>
-	$He has a short and fluffy $activeSlave.tailColor rabbit tail.
-<<elseif $activeSlave.tailShape == "risu">>
-	$He has a big and bushy $activeSlave.tailColor squirrel tail.
-<<elseif $activeSlave.tailShape == "uma">>
-	$He has a long horse tail consisting of consisting of $activeSlave.tailColor hair.
-<<elseif $activeSlave.tail == "combat">>
-	$He has a very long $activeSlave.tailColor metallic tail that can lash out, constrict, and deploy razor sharp spikes on command.
-<<elseif $activeSlave.tail == "sex">>
-	$He has a long, slender, $activeSlave.tailColor tail. While not strong, it is very dexterous and has a small fleshy spade-shaped tip that can vibrate and dispense lube on command.
-<</if>>
 <</widget>>
 
 <<widget "heightImplantDescription">>