diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw
index 9b6d3a42b54122c71b4b4f8c5066736a5871e567..ecbae1b5a243d531462ab31ae189d8d3c6719b50 100644
--- a/src/npc/startingGirls/startingGirls.tw
+++ b/src/npc/startingGirls/startingGirls.tw
@@ -1327,14 +1327,18 @@ __You are customizing this slave:__
 		<<options $activeSlave.fetishStrength>>
 			''Fetish strength:'' $activeSlave.fetishStrength
 			<<if $activeSlave.fetishStrength > 95>>
+				@@.lightcoral;Extremely High.@@
+			<<elseif $activeSlave.fetishStrength > 85>>
 				@@.lightcoral;High.@@
-			<<elseif $activeSlave.fetishStrength <= 60>>
+			<<elseif $activeSlave.fetishStrength > 60>>
+				@@.hotpink;Normal.@@
+			<<elseif $activeSlave.fetishStrength > 30>>
 				@@.pink;Low.@@
 			<<else>>
-				@@.hotpink;Normal.@@
+				@@.pink;Very Low.@@
 			<</if>>
 			<<option>>
-				<<if $activeSlave.fetishStrength > 60>>
+				<<if $activeSlave.fetishStrength >= 5>>
 					[[Decrease|Starting Girls][$activeSlave.fetishStrength -= 5]]
 					<<if $activeSlave.fetishStrength <= 95>>
 						&nbsp;|&nbsp;