diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw
index c09ea96e38a300f42e133ece8d34a315a530cb2b..f3865369212327b6ee2d8e3942aad3fd95d727f0 100644
--- a/src/utility/birthWidgets.tw
+++ b/src/utility/birthWidgets.tw
@@ -1241,7 +1241,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i].
 		<<set $undressed = 1>>
 	<</if>>
 
-<<case "attractive lingerie" "a string bikini" "a kimono" "attractive lingerie for a pregnant woman" "stretch pants and a crop-top" "spats and a tank top">> /*easy to remove */
+<<case "attractive lingerie" "a string bikini" "a scalemail bikini" "a kimono" "attractive lingerie for a pregnant woman" "stretch pants and a crop-top" "spats and a tank top">> /*easy to remove */
 	<<if _clothesSeed < 80>>
 		<<set $undressed = 1>>
 	<</if>>
@@ -1302,7 +1302,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i].
   	Quickly she spreads her legs apart and begins pushing out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>.<<if $slaves[$i].fetish == "humiliation">>  She is disappointed that her dress hides what's happening between her legs<<else>>  She does her best to hide what's happening between her legs<</if>>.
   <</if>>
 
-<<case "a string bikini">>
+<<case "a string bikini" "a scalemail bikini">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 			Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching.  Her bikini bottom stretches as her baby crowns into it before finally snapping and clearing the way for her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>.
 	<<else>>
@@ -1544,7 +1544,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i].
 		<</if>>
 	<</if>>
 
-<<case "a string bikini">>
+<<case "a string bikini" "a scalemail bikini">>
 	<<if $slaves[$i].fetish == "mindbroken">>
 			Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to who may be watching.  Her bikini bottom stretches as her baby crowns into it before finally snapping and clearing the way for her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>.
 	<<else>>
@@ -1757,6 +1757,8 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i].
 		military uniform
 		<<case "a string bikini">>
 		string bikini
+		<<case "a scalemail bikini">>
+		scalemail bikini
 		<<case "a kimono">>
 		kimono
 		<<case "a slave gown">>
@@ -1824,6 +1826,8 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i].
 		military uniform
 		<<case "a string bikini">>
 		string bikini
+	    <<case "a scalemail bikini">>
+		scalemail bikini
 		<<case "a kimono">>
 		kimono
 		<<case "a slave gown">>