From a85a14e09694df2405718a71ad76c621eabb0d4e Mon Sep 17 00:00:00 2001
From: DarkTalon25 <collins.zac@gmail.com>
Date: Mon, 13 Nov 2017 16:31:00 -0500
Subject: [PATCH] Update birthWidgets.tw

scalemail bikini
---
 src/utility/birthWidgets.tw | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw
index c09ea96e38a..f3865369212 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">>
-- 
GitLab