From fa57542cd766c3a78d29271863e97f9f4239fef3 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Thu, 9 Feb 2017 20:41:38 -0500 Subject: [PATCH] Vanilla updates + incubator facility groundwork. --- slave variables documentation - Pregmod.txt | 2 +- src/config/start.tw | 1 + src/init/storyInit.tw | 1 + src/npc/databases/dSlavesDatabase.tw | 4 +- src/npc/fAbuse.tw | 6 +- src/pregmod/incubator.tw | 74 ++++++++++ src/uncategorized/longSlaveDescription.tw | 4 +- src/uncategorized/reRelativeRecruiter.tw | 2 +- src/uncategorized/reShelterInspection.tw | 1 - src/uncategorized/rulesAssistant.tw | 4 +- src/uncategorized/saDiet.tw | 4 +- src/uncategorized/saLongTermEffects.tw | 4 +- src/uncategorized/saRecruitGirls.tw | 10 +- src/uncategorized/seBirth.tw | 4 +- src/uncategorized/slaveInteract.tw | 3 +- src/uncategorized/slaveSummary.tw | 4 +- src/uncategorized/toychest.tw | 4 +- src/uncategorized/useGuard.tw | 4 +- src/uncategorized/walkPast.tw | 86 ++++++------ src/utility/birthWidgets.tw | 33 ++--- src/utility/descriptionWidgets.tw | 148 ++++++++++---------- 21 files changed, 240 insertions(+), 163 deletions(-) create mode 100644 src/pregmod/incubator.tw diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt index 0f0b2816295..068b82a15b0 100644 --- a/slave variables documentation - Pregmod.txt +++ b/slave variables documentation - Pregmod.txt @@ -1667,7 +1667,7 @@ may accept strings, use at own risk "a slutty nurse outfit" "a schoolgirl outfit" "a kimono" -"a hijab" +"a hijab and abaya" "battledress" "a nice maid outfit" "restrictive latex" diff --git a/src/config/start.tw b/src/config/start.tw index d7b5b013a43..fc0430d521c 100644 --- a/src/config/start.tw +++ b/src/config/start.tw @@ -81,6 +81,7 @@ src\pregmod\fSlaveFeed.tw src\pregmod\fillUpButt.tw src\pregmod\fillUpFace.tw src\pregmod\huskSlave.tw +src\pregmod\incubator.tw src\pregmod\managePersonalAffairs.tw src\pregmod\pInsemination.tw src\pregmod\pRaped.tw diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw index 553a69db094..2af2a3bf54b 100644 --- a/src/init/storyInit.tw +++ b/src/init/storyInit.tw @@ -814,6 +814,7 @@ DairyRestraintsSetting($dairyRestraintsSetting) <<set $bellyImplants = 0>> <<set $cervixImplants = 0>> <<set $prostheticsUpgrade to 0>> +<<set $researchGrowthRate = 0>> <<set $surgeryUpgrade to 0>> diff --git a/src/npc/databases/dSlavesDatabase.tw b/src/npc/databases/dSlavesDatabase.tw index 5d32c864a48..d744d8ae053 100644 --- a/src/npc/databases/dSlavesDatabase.tw +++ b/src/npc/databases/dSlavesDatabase.tw @@ -571,11 +571,11 @@ <<if $familyTest == 1>> <<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "Camille", _HS.birthName = "Camille", _HS.origin = "She is half of a famous musical duo, along with her twin sister. They fled to the Free Cities.", _HS.career = "an aspiring pop star", _HS.prestige = 1, _HS.prestigeDesc = "She is a famed singer; citizens would pay top prices to feel her mouth around their dicks.", _HS.birthWeek = 16, _HS.age = 23, _HS.health = 40, _HS.weight = -10, _HS.muscles = 10, _HS.height = 170, _HS.nationality = "American", _HS.race = "white", _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.skin = "pale", _HS.hLength = 60, _HS.hStyle = "ass length, with thick luxurious bangs.", _HS.pubicHStyle = "waxed", _HS.waist = 1, _HS.voice = 2, _HS.boobs = 300, _HS.boobShape = "perky", _HS.butt = 2, _HS.face = 3, _HS.lips = 25, _HS.earPiercing = 1, _HS.oralSkill = 15, _HS.entertainSkill = 100, _HS.energy = 50, _HS.attrXX = 80, _HS.fetish = "boobs", _HS.fetishStrength = 70, _HS.behavioralFlaw = "arrogant", _HS.sexualFlaw = "hates men", _HS.customDesc = "She has an identical twin sister named Kennerly, from whom she hates to be parted. They're from the former United States.", _HS.mother = -100002, _HS.father = -100002>> +<<set _HS.slaveName = "Camille", _HS.birthName = "Camille", _HS.origin = "She is half of a famous musical duo, along with her twin sister. They fled to the Free Cities.", _HS.career = "an aspiring pop star", _HS.prestige = 1, _HS.prestigeDesc = "She is a famed singer; citizens would pay top prices to feel her mouth around their dicks.", _HS.birthWeek = 16, _HS.actualAge = 23, _HS.phyiscalAge = 23, _HS.visuallAge = 23, _HS.health = 40, _HS.weight = -10, _HS.muscles = 10, _HS.height = 170, _HS.nationality = "American", _HS.race = "white", _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.skin = "pale", _HS.hLength = 60, _HS.hStyle = "ass length, with thick luxurious bangs.", _HS.pubicHStyle = "waxed", _HS.waist = 1, _HS.voice = 2, _HS.boobs = 300, _HS.boobShape = "perky", _HS.butt = 2, _HS.face = 3, _HS.lips = 25, _HS.earPiercing = 1, _HS.oralSkill = 15, _HS.entertainSkill = 100, _HS.energy = 50, _HS.attrXX = 80, _HS.fetish = "boobs", _HS.fetishStrength = 70, _HS.behavioralFlaw = "arrogant", _HS.sexualFlaw = "hates men", _HS.customDesc = "She has an identical twin sister named Kennerly, from whom she hates to be parted. They're from the former United States.", _HS.mother = -100002, _HS.father = -100002>> <<set $heroSlaves.push(clone(_HS))>> <<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "Kennerly", _HS.birthName = "Kennerly", _HS.origin = "She is half of a famous musical duo, along with her twin sister. They fled to the Free Cities.", _HS.career = "an aspiring pop star", _HS.prestige = 1, _HS.prestigeDesc = "She is a famed singer; citizens would pay top prices to feel her mouth around their dicks.", _HS.birthWeek = 16, _HS.age = 23, _HS.health = 40, _HS.weight = 10, _HS.height = 167, _HS.nationality = "American", _HS.race = "white", _HS.markings = "beauty mark", _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.skin = "pale", _HS.hLength = 60, _HS.hStyle = "ass length, with thick luxurious bangs.", _HS.pubicHStyle = "waxed", _HS.waist = 1, _HS.voice = 2, _HS.boobs = 500, _HS.boobShape = "perky", _HS.butt = 2, _HS.face = 3, _HS.lips = 15, _HS.earPiercing = 1, _HS.navelPiercing = 1, _HS.oralSkill = 15, _HS.entertainSkill = 100, _HS.energy = 50, _HS.attrXX = 80, _HS.fetish = "boobs", _HS.fetishStrength = 70, _HS.behavioralFlaw = "arrogant", _HS.sexualFlaw = "hates men", _HS.customDesc = "She has an identical twin sister named Camille, from whom she hates to be parted. They're from the former United States.", _HS.mother = -100002, _HS.father = -100002>> +<<set _HS.slaveName = "Kennerly", _HS.birthName = "Kennerly", _HS.origin = "She is half of a famous musical duo, along with her twin sister. They fled to the Free Cities.", _HS.career = "an aspiring pop star", _HS.prestige = 1, _HS.prestigeDesc = "She is a famed singer; citizens would pay top prices to feel her mouth around their dicks.", _HS.birthWeek = 16, _HS.actualAge = 23, _HS.phyiscalAge = 23, _HS.visuallAge = 23, _HS.health = 40, _HS.weight = 10, _HS.height = 167, _HS.nationality = "American", _HS.race = "white", _HS.markings = "beauty mark", _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.skin = "pale", _HS.hLength = 60, _HS.hStyle = "ass length, with thick luxurious bangs.", _HS.pubicHStyle = "waxed", _HS.waist = 1, _HS.voice = 2, _HS.boobs = 500, _HS.boobShape = "perky", _HS.butt = 2, _HS.face = 3, _HS.lips = 15, _HS.earPiercing = 1, _HS.navelPiercing = 1, _HS.oralSkill = 15, _HS.entertainSkill = 100, _HS.energy = 50, _HS.attrXX = 80, _HS.fetish = "boobs", _HS.fetishStrength = 70, _HS.behavioralFlaw = "arrogant", _HS.sexualFlaw = "hates men", _HS.customDesc = "She has an identical twin sister named Camille, from whom she hates to be parted. They're from the former United States.", _HS.mother = -100002, _HS.father = -100002>> <<set $heroSlaves.push(clone(_HS))>> <</if>> diff --git a/src/npc/fAbuse.tw b/src/npc/fAbuse.tw index e1d76371fe4..54520609cbe 100644 --- a/src/npc/fAbuse.tw +++ b/src/npc/fAbuse.tw @@ -1,5 +1,5 @@ :: FAbuse - + <<nobr>> <<if ($activeSlave.ID is $Bodyguard.ID)>> <<if ($activeSlave.fetish is "masochist") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 95)>> @@ -115,8 +115,8 @@ Her schoolgirl outfit is easily stripped off: she pulls down her skimpy skirt and tears off her little blouse, and she's nude. <<elseif ($activeSlave.clothes is "a kimono")>> Getting out of her kimono in that amount of time is flagrantly impossible, but she tries anyway. - <<elseif ($activeSlave.clothes is "a hijab")>> - Because she's nude under her hijab, she simply lifts it over her head. + <<elseif ($activeSlave.clothes is "a hijab and abaya")>> + Because she's nude under her hijab and abaya, she simply lifts it over her head. <<elseif ($activeSlave.clothes is "battledress")>> She strips her tank top off in one motion, unfastens her belt, and pulls down her pants, though her boots defeat her and stay on. <<elseif ($activeSlave.clothes is "a slutty outfit")>> diff --git a/src/pregmod/incubator.tw b/src/pregmod/incubator.tw new file mode 100644 index 00000000000..4393f4e8b3f --- /dev/null +++ b/src/pregmod/incubator.tw @@ -0,0 +1,74 @@ +:: Incubator + +<<nobr>> +<<set $nextButton to "Back to Main">> +<<set $nextLink to "Main">> +<<set $returnTo to "Incubator">> + +<<if $arcadeName != "the Incubator">> + <<set $incubatorNameCaps to $arcadeName.replace("the ", "The ")>> +<</if>> + +<<set $incubatorSlaves to 0>> +<<set $notIncubatorSlaves to 0>> +<<for _i to 0; _i < $slaves.length; _i++>> + <<if $slaves[_i].assignment is "age in an incubator">> + <<set $incubatorSlaves += 1>> + <<else>> + <<set $notIncubatorSlaves += 1>> + <</if>> +<</for>> + +$incubaterNameCaps is a clean, cold hall lined with vats and their connected monitoring systems. + +<<if $arcadeSlaves > 2>> + It's well used. The hum of active vats fill the air. +<<elseif $arcadeSlaves > 0>> + It's barely used; most of the vats lie dormant. +<<else>> + It's empty and quiet. [[Decommission the incubator|Main][$incubator to 0, $incubatorUpgradeSpeed = 0, $incubatorUpgradeWeight = 0, $incubatorUpgradeMuscles = 0, $incubatorUpgradeReproduction = 0]] +<</if>> + +<br>It can support $incubator children. +<<if $incubator == $incubatorSlaves>> + All of the vats are currently occupied by growing children. +<</if>> +[[Add more incubators|Incubator][$cash -= Math.trunc($incubator*50000*$upgradeMultiplierArcology), $incubator += 5]] //Costs ¤<<print Math.trunc($incubator*50000*$upgradeMultiplierArcology)>> and will increase upkeep costs// + +<br> +<<if $incubatorSpeed == 4 && $researchGrowthRate == 2>> + It has been upgraded with perfected growth accelerants; children grow at the rate of 1 week to 1 year. +<<elseif $incubatorSpeed == 3>> + It has been upgraded with advanced experimental growth accelerants; children grow at the rate of 3 weeks to 1 year. +<<elseif $incubatorSpeed == 2>> + It has been upgraded with advanced growth accelerants; children grow at the rate of 6 weeks to 1 year. <<if $researchGrowthRate == 1>><</if>> +<<elseif $incubatorSpeed == 1>> + It has been upgraded with growth accelerants; children grow at the rate of 9 weeks to 1 year. [[Further upgrade the incubators with specialized stem cells to speed growth|Incubator][$cash -= Math.trunc(30000*$upgradeMultiplierArcology), $incubatorSpeed to 1]] //Costs ¤<<print Math.trunc(30000*$upgradeMultiplierArcology)>> and will increase upkeep costs// +<<else>> + It is a standard incubator; children grow at the rate of 12 weeks to 1 year. [[Upgrade the incubators with growth accelerating drugs|Incubator][$cash -= Math.trunc(30000*$upgradeMultiplierArcology), $incubatorSpeed to 1]] //Costs ¤<<print Math.trunc(30000*$upgradeMultiplierArcology)>> and will increase upkeep costs// +<</if>> + +<br> +<<if $arcadeUpgradeCollectors == 1>> + It has been retrofitted to milk lactating slaves<<if $seeDicks != 0>> and cockmilk slaves capable of ejaculating<</if>>, though less efficiently than a dedicated facility. +<<else>> + There is no special provision for lactating<<if $seeDicks != 0>> or ejaculating<</if>> slaves. [[Retrofit the arcade to collect useful fluids|Arcade][$cash -= Math.trunc(10000*$upgradeMultiplierArcology), $arcadeUpgradeCollectors to 1]] //Costs ¤<<print Math.trunc(10000*$upgradeMultiplierArcology)>> and will increase upkeep costs// +<</if>> + +<br> +<<if $arcadeUpgradeFuckdolls == 1>> + $arcadeNameCaps is equipped to convert surplus inmates into standard Fuckdolls. +<<else>> + $arcadeNameCaps is not equipped to convert surplus inmates into standard Fuckdolls. [[Upgrade the arcade to create Fuckdolls|Arcade][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $arcadeUpgradeFuckdolls to 1]] //Costs ¤<<print Math.trunc(5000*$upgradeMultiplierArcology)>>// +<</if>> + +<<if $incubatorSlavesReady > 0>> + <br><br>''Bring a child out of $incubatorName:'' + <<set $Flag to 1>> + <<display "Slave Summary">> +<</if>> + +<<unset $Flag>> + +<br><br>Rename $incubatorName: <<textbox "$incubatorName" $incubatorName "Incubator">> //Use a noun or similar short phrase// +<</nobr>> diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw index a4e3b5a8e5f..0a9775b0c79 100644 --- a/src/uncategorized/longSlaveDescription.tw +++ b/src/uncategorized/longSlaveDescription.tw @@ -1983,8 +1983,8 @@ Her scars make her look like she's in the right place. The upper half of her face is covered by the hood of her latex suit: though she can see through eye-holes, these can easily be closed to blind her. <<case "harem gauze">> Her harem outfit includes the traditional veil for her face. - <<case "a hijab">> - Above the shoulders, her hijab leaves only her face bare. ++ <<case "a hijab and abaya">> ++ Above the shoulders of her abaya, her hijab leaves only her face bare. <<case "a chattel habit">> A golden circlet crowns her white cowl, securing her habit to her head. <<case "a succubus outfit">> diff --git a/src/uncategorized/reRelativeRecruiter.tw b/src/uncategorized/reRelativeRecruiter.tw index 986a8bc1397..a69a6851a20 100644 --- a/src/uncategorized/reRelativeRecruiter.tw +++ b/src/uncategorized/reRelativeRecruiter.tw @@ -899,7 +899,7 @@ She waits anxiously for your decision. <<set $activeSlave.boobs += 200>> <<set $activeSlave.butt += 1>> <</if>> - <<set $activeSlave.age to $activeSlave.actualAge+2>> + <<set $activeSlave.actualAge to $activeSlave.actualAge+2>> <<case "young sister">> <<if $activeSlave.ovaries == 1>> <<set $activeSlave.boobs = Math.trunc($activeSlave.boobs-200,0,25000)>> diff --git a/src/uncategorized/reShelterInspection.tw b/src/uncategorized/reShelterInspection.tw index 33b8a2c9aa2..dd5939fe306 100644 --- a/src/uncategorized/reShelterInspection.tw +++ b/src/uncategorized/reShelterInspection.tw @@ -17,7 +17,6 @@ <<set $activeSlave.oldDevotion to $activeSlave.devotion>> <<set $activeSlave.oldTrust to $activeSlave.trust>> <<set $activeSlave.health = random(30,50)>> -<<set $activeSlave.age to random(21,42)>> <<set $activeSlave.analSkill = 0>> <<set $activeSlave.oralSkill = 0>> <<set $activeSlave.whoreSkill = 0>> diff --git a/src/uncategorized/rulesAssistant.tw b/src/uncategorized/rulesAssistant.tw index 5facc671909..7d4f5ae38ae 100644 --- a/src/uncategorized/rulesAssistant.tw +++ b/src/uncategorized/rulesAssistant.tw @@ -495,8 +495,8 @@ Clothes: <<RAChangeApply>> <</click>> | -<<click "Hijab">> - <<set $currentRule.clothes to "a hijab", $currentRule.choosesOwnClothes to 0>> +<<click "Hijab and abaya">> + <<set $currentRule.clothes to "a hijab and abaya", $currentRule.choosesOwnClothes to 0>> <<RAChangeClothes>> <</click>> | diff --git a/src/uncategorized/saDiet.tw b/src/uncategorized/saDiet.tw index 694a5eeadde..b11666e3628 100644 --- a/src/uncategorized/saDiet.tw +++ b/src/uncategorized/saDiet.tw @@ -633,7 +633,7 @@ testosterone rich food given to her. <</if>> <</if>> -<<if ($slaves[$i].dietCum > 0)>> +<<if ($slaves[$i].dietCum > 1)>> <<if ($slaves[$i].devotion > 20)>> /* Diet effects for Devotion over 20 -- For ALL cum diets */ <<if ($slaves[$i].fetishKnown == 1)>> <<if ($slaves[$i].fetishStrength > 95) && ($slaves[$i].fetish is "cumslut")>> @@ -654,7 +654,7 @@ testosterone rich food given to her. <</if>> <</if>> <</if>> -<<else>> +<<elseif ($slaves[$i].dietCum > 0)>> <<if ($slaves[$i].fetishKnown == 0)>> <<if ($slaves[$i].fetish != "cumslut")>> She is @@color:mediumorchid;nauseated@@ by the large amounts of ejaculate in her diet. diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index b4d46a8fbf6..7554d7ceab9 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -249,7 +249,7 @@ <<if ($slaves[$i].fetish is "humiliation")>> <<if random(1,100) > 90>> <<if ($slaves[$i].clothes != "conservative clothing") and ($slaves[$i].clothes != "a toga") -and ($slaves[$i].clothes != "a slutty qipao") and ($slaves[$i].clothes != "restrictive latex") and ($slaves[$i].clothes != "cutoffs and a t-shirt") and ($slaves[$i].clothes != "battledress") and ($slaves[$i].clothes != "a penitent nuns habit") and ($slaves[$i].clothes != "a slave gown") and ($slaves[$i].clothes != "slutty business attire") and ($slaves[$i].clothes != "nice business attire") and ($slaves[$i].clothes != "a comfortable bodysuit") and ($slaves[$i].clothes != "a leotard") and ($slaves[$i].clothes != "a bunny outfit") and ($slaves[$i].clothes != "a nice nurse outfit") and ($slaves[$i].clothes != "a slutty nurse outfit") and ($slaves[$i].clothes != "a schoolgirl outfit") and ($slaves[$i].clothes != "a hijab") and ($slaves[$i].clothes != "a kimono") and ($slaves[$i].clothes != "a nice maid outfit") and ($slaves[$i].clothes != "a slutty maid outfit") and ($slaves[$i].clothes != "a ball gown") and ($slaves[$i].clothes != "a halter top dress") and ($slaves[$i].clothes != "a mini dress") and ($slaves[$i].clothes != "a latex catsuit") and ($slaves[$i].clothes != "a military uniform")>> +and ($slaves[$i].clothes != "a slutty qipao") and ($slaves[$i].clothes != "restrictive latex") and ($slaves[$i].clothes != "cutoffs and a t-shirt") and ($slaves[$i].clothes != "battledress") and ($slaves[$i].clothes != "a penitent nuns habit") and ($slaves[$i].clothes != "a slave gown") and ($slaves[$i].clothes != "slutty business attire") and ($slaves[$i].clothes != "nice business attire") and ($slaves[$i].clothes != "a comfortable bodysuit") and ($slaves[$i].clothes != "a leotard") and ($slaves[$i].clothes != "a bunny outfit") and ($slaves[$i].clothes != "a nice nurse outfit") and ($slaves[$i].clothes != "a slutty nurse outfit") and ($slaves[$i].clothes != "a schoolgirl outfit") and ($slaves[$i].clothes != "a hijab and abaya") and ($slaves[$i].clothes != "a kimono") and ($slaves[$i].clothes != "a nice maid outfit") and ($slaves[$i].clothes != "a slutty maid outfit") and ($slaves[$i].clothes != "a ball gown") and ($slaves[$i].clothes != "a halter top dress") and ($slaves[$i].clothes != "a mini dress") and ($slaves[$i].clothes != "a latex catsuit") and ($slaves[$i].clothes != "a military uniform")>> Surprisingly, she takes to her extremely revealing clothing, and gets an obvious thrill from it. @@color:green;She's a humiliation fetishist!@@ <<set $slaves[$i].fetishKnown to 1>> <</if>> @@ -4417,7 +4417,7 @@ and ($slaves[$i].clothes != "a slutty qipao") and ($slaves[$i].clothes != "restr Society @@color:green;mildly approves@@ of $slaves[$i].slaveName's collar as an expression of the old ideal of mortification of the flesh, advancing the combination of religious originalism and modern slavery. <<set $repGain += 0.5*$FSSingleSlaveRep*($arcologies[0].FSChattelReligionist/$FSLockinLevel), $arcologies[0].FSChattelReligionist += 0.025*$FSSingleSlaveRep*$pornFameBonus>> <</if>> - <<if ($slaves[$i].clothes is "a chattel habit") || ($slaves[$i].clothes is "a fallen nuns habit") || ($slaves[$i].clothes is "a penitent nuns habit") || ($slaves[$i].clothes is "a hijab") || ($slaves[$i].clothes is "a succubus outfit")>> + <<if ($slaves[$i].clothes is "a chattel habit") || ($slaves[$i].clothes is "a fallen nuns habit") || ($slaves[$i].clothes is "a penitent nuns habit") || ($slaves[$i].clothes is "a hijab and abaya") || ($slaves[$i].clothes is "a succubus outfit")>> Society @@color:green;mildly approves@@ of $possessive religiously themed clothing, strengthening the connection between sexual servitude and faith. <<set $repGain += 0.5*$FSSingleSlaveRep*($arcologies[0].FSChattelReligionist/$FSLockinLevel), $arcologies[0].FSChattelReligionist += 0.025*$FSSingleSlaveRep*$pornFameBonus>> <<elseif ($slaves[$i].clothes is "uncomfortable straps") or ($slaves[$i].clothes is "shibari ropes") or ($slaves[$i].clothes is "a nice maid outfit") or ($slaves[$i].clothes is "nice business attire") or ($slaves[$i].clothes is "a nice nurse outfit") or ($slaves[$i].clothes is "a kimono") or ($slaves[$i].clothes is "conservative clothing") or ($slaves[$i].clothes is "a military uniform") or ($slaves[$i].clothes is "no clothing")>> diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw index 2ef0a0cb42e..3f72d3b9e69 100644 --- a/src/uncategorized/saRecruitGirls.tw +++ b/src/uncategorized/saRecruitGirls.tw @@ -1,5 +1,5 @@ :: SA recruit girls [nobr] - + <<set $bellyAccessory to $slaves[$i].bellyAccessory>> /* Note on target sum: HG and Recruiter are the initial 2 counted (no facility req'd), while HGSuite counts the HG's girl, other facilities count associated leader */ @@ -343,7 +343,7 @@ She uses her extra time and @@color:yellowgreen;recruitment allowance@@ this wee <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> <<set _seed += 1, _FSdefend++, $arcologies[0].FSChattelReligionist += 0.01*$FSSingleSlaveRep*$slaves[$i].intelligence>> <</if>> - <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab" || ($arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga")>> + <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya" || ($arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga")>> <<set _seed += 1>> <</if>> <</if>> @@ -439,7 +439,7 @@ She uses her extra time and @@color:yellowgreen;recruitment allowance@@ this wee <<elseif $slaves[$i].entertainSkill > 60>>Many <<elseif $slaves[$i].entertainSkill > 30>>Some <</if>> of her wittier lines are liked and re-shared, but her face just doesn't catch many eyes. - <</if>> + <</if>> <<else>> More than a few sign up to watch her feeds, but unsubscribe due to her amateur presentation. <</if>> @@ -572,7 +572,7 @@ She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<els This week's softcore photoshoot delights the eye: only her unnatural waistline mars her beauty, and that can hardly be blamed on the model. <<else>> Her unblemished skin shines artistically in this week's erotic studio gallery, but the shape of her curves is too obviously artificial. - <</if>> + <</if>> <<elseif $slaves[$i].boobsImplant == 0 && $slaves[$i].buttImplant == 0 && $slaves[$i].waist < 2>> Her most recent photo galleries are barely passable: you can hardly see the woman beneath her blatant body art. <<else>> @@ -644,7 +644,7 @@ She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<els <</if>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<if $slaves[$i].intelligence > 0 && ($slaves[$i].devotion > 95 || $slaves[$i].trust > 95)>> - <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab">> + <<if $slaves[$i].clothes == "a chattel habit" || $slaves[$i].clothes == "a fallen nuns habit" || $slaves[$i].clothes == "a penitent nuns habit" || $slaves[$i].clothes == "a hijab and abaya">> Clad in her holy garb, $slaves[$i].slaveName preaches to the atrium with a powerful appeal to the new morality, in which her absolute faith in your revelations is unmistakable. <<elseif $arcologies[0].FSRomanRevivalist != "unset" && $slaves[$i].clothes == "a toga">> She preaches in the atrium, delivering a powerful and faith-filled appeal in support of the new state religion and its Prophet-Emperor, descendant of the gods. diff --git a/src/uncategorized/seBirth.tw b/src/uncategorized/seBirth.tw index 9cda9e70eb3..016ec3c245f 100644 --- a/src/uncategorized/seBirth.tw +++ b/src/uncategorized/seBirth.tw @@ -371,6 +371,7 @@ Since $possessive <<if $slaves[$i].mpreg == 1>>ass<<else>>vagina<</if>> was spar <<set $slaves[$i].trust -= 10>> <</if>> <</if>> +<</if>> <<set $seed to random(-12,12)>> <<if $Cash4Babies == 1 || ($slaves[$i].breedingMark == 1 && $slaves[$i].pregSource == -1)>> @@ -487,6 +488,7 @@ $daddy's virile cock and balls. <</if>> <<if ($slaves[$i].vagina == 0) || ($slaves[$i].mpreg == 1 && $slaves[$i].anus == 0)>> +<<if $slaves[$i].fetish != "mindbroken">> <br> <br> <<if ($slaves[$i].fetish is "masochist")>> @@ -501,7 +503,7 @@ $daddy's virile cock and balls. <<set $slaves[$i].trust -= 25.0>> <</if>> <</if>> - +<</if>> <br> <<if $slaves[$i].birthsTotal == 0>> diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index 4af3ea84228..82cf91545eb 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -600,7 +600,6 @@ __Hormones__: <strong><span id="hormones"><<if $activeSlave.hormones is -2>><<pr __Diet__: <strong><span id="diet"><<print $activeSlave.diet>></span></strong>. <<click "Healthy">><<set $activeSlave.diet to "healthy">><<replace "#diet">><<print $activeSlave.diet>><</replace>><</click>> -| <<click "Cum-based">><<set $activeSlave.diet to "cum">><<replace "#diet">><<print $activeSlave.diet>><</replace>><</click>> <<if ($activeSlave.balls > 0) && ($cumProDiet == 1)>> | <<click "Cum production">><<set $activeSlave.diet to "cum production">><<replace "#diet">><<print $activeSlave.diet>><</replace>><</click>> <</if>> @@ -792,7 +791,7 @@ __Clothes__: ''<span id="clothes">$activeSlave.clothes</span>.'' | <<click "Skimpy Battledress">><<set $activeSlave.clothes to "battledress",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> | <<click "Military Uniform">><<set $activeSlave.clothes to "a military uniform",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> | <<click "Fallen nun">><<set $activeSlave.clothes to "a fallen nuns habit",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> -| <<click "Hijab">><<set $activeSlave.clothes to "a hijab",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> +| <<click "Hijab and abaya">><<set $activeSlave.clothes to "a hijab and abaya",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> | <<click "Bangles">><<set $activeSlave.clothes to "slutty jewelry",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> | <<click "Succubus Costume">><<set $activeSlave.clothes to "a succubus outfit",$activeSlave.choosesOwnClothes to 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</click>> <<if ($arcologies[0].FSGenderFundamentalist != "unset") || ($cheatMode == 1) || ($clothesBoughtBunny == 1)>> diff --git a/src/uncategorized/slaveSummary.tw b/src/uncategorized/slaveSummary.tw index 93232cc2622..e581c6768db 100644 --- a/src/uncategorized/slaveSummary.tw +++ b/src/uncategorized/slaveSummary.tw @@ -3024,8 +3024,8 @@ _Slave.faceShape face. Schoolgirl outfit. <<case "a kimono">> Kimono. -<<case "a hijab">> - Hijab. +<<case "a hijab and abaya">> + Hijab and abaya. <<case "battledress">> Battledress. <<case "a latex catsuit">> diff --git a/src/uncategorized/toychest.tw b/src/uncategorized/toychest.tw index fb67ec47785..516e9d6a0b1 100644 --- a/src/uncategorized/toychest.tw +++ b/src/uncategorized/toychest.tw @@ -97,8 +97,8 @@ She's wearing a kimono, lending your office an air of elegance, though she lacks some of the air of the true yamato nadeshiko. <<elseif ($slaves[$i].clothes is "a slutty qipao")>> She's wearing a qipao, lending your office the elegance of an imperial court. -<<elseif ($slaves[$i].clothes is "a hijab")>> - She's wearing a modest hijab, lending your office a certain air of conservatism. +<<elseif ($slaves[$i].clothes is "a hijab and abaya")>> + She's wearing a modest hijab and abaya, lending your office a certain air of conservatism. <<elseif ($slaves[$i].clothes is "battledress")>> She's wearing skimpy battledress, making your office seem a little like the ideal bunker for a survivalist. <<elseif ($slaves[$i].clothes is "a slutty outfit") && ($slaves[$i].actualAge < 21)>> diff --git a/src/uncategorized/useGuard.tw b/src/uncategorized/useGuard.tw index 8a53d77295f..3e25863616a 100644 --- a/src/uncategorized/useGuard.tw +++ b/src/uncategorized/useGuard.tw @@ -82,8 +82,8 @@ $slaves[$i].slaveName is standing behind your left shoulder, guarding your perso Her kimono has discreet cuts that allow her to fight reasonably well in it if necessary, and are almost invisible when she stands straight. <<elseif ($slaves[$i].clothes is "a slutty qipao")>> Her qipao and weapons make her look like a character from a fighting game. -<<elseif ($slaves[$i].clothes is "a hijab")>> - Her weapons are strapped to the outside of her hijab, a juxtaposition that would be more ludicrous had not many women of the middle east recently been seen fighting dressed in just this way. +<<elseif ($slaves[$i].clothes is "a hijab and abaya")>> + Her weapons are strapped to the outside of her abaya, a juxtaposition that would be more ludicrous had not many women of the middle east recently been seen fighting dressed in just this way. <<elseif ($slaves[$i].clothes is "battledress")>> Though her battledress top is just a tank top, she still skirts the edge of looking more like a Free Cities mercenary than a Free Cities sex slave. <<elseif ($slaves[$i].clothes is "slutty jewelry")>> diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw index b16a574e6a6..fe32ea1f338 100644 --- a/src/uncategorized/walkPast.tw +++ b/src/uncategorized/walkPast.tw @@ -1,5 +1,5 @@ :: Walk Past [nobr] - + // <<set $target to "">> <<if $familyTesting == 1 && ($activeSlave.mother > 0 || $activeSlave.father > 0 || $activeSlave.daughters > 0 || $activeSlave.sisters > 0) && random(1,100) > 80>> @@ -1055,7 +1055,7 @@ <<case "a schoolgirl outfit">> Her blouse lewdly displays her breasts. <<case "a kimono">> - <<case "a hijab">> + <<case "a hijab and abaya">> <<case "battledress">> Her tank top and sports bra support rather than flatter her breasts. <<case "a fallen nuns habit">> @@ -1171,11 +1171,11 @@ <<else>> Her kimono demurely covers her behind. <</if>> - <<case "a hijab">> + <<case "a hijab and abaya">> <<if ($activeSlave.butt gt 5>> - Her hijab totally covers her behind, though it cannot conceal its massive shape. + Her abaya totally covers her behind, though it cannot conceal its massive shape. <<else>> - Her hijab totally conceals her behind. + Her abaya totally conceals her behind. <</if>> <<case "battledress">> Her fatigue trousers are not particularly flattering to her butt. @@ -1241,8 +1241,8 @@ Her enormous belly lewdly fills her bodysuit. You swear you can see her babies kicking underneath the form fitting material. <<case "a schoolgirl outfit">> The school blimp is waddling by. - <<case "a hijab">> - Her enormous belly pushes out her hijab. + <<case "a hijab and abaya">> + Her enormous belly pushes out her abaya. <<case "a leotard">> Her enormous belly lewdly stretches her leotard. You swear you can see her babies kicking under the material. <<default>> @@ -1281,8 +1281,8 @@ Her giant belly lewdly fills her bodysuit. You swear you can see her babies kicking underneath the form fitting material. <<case "a schoolgirl outfit">> The school bicycle is waddling by. - <<case "a hijab">> - Her giant belly fills her hijab. + <<case "a hijab and abaya">> + Her giant belly fills her abaya. <<case "a leotard">> Her giant belly lewdly stretches her leotard. You swear you can see her babies kicking under the material. <<default>> @@ -1339,8 +1339,8 @@ Her huge belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers the sides of her huge belly. - <<case "a hijab">> - Her huge belly tents her hijab. + <<case "a hijab and abaya">> + Her huge belly tents her abaya. <<case "a leotard">> Her huge belly lewdly stretches her leotard. <<if ($activeSlave.bellyAccessory isnot "a huge empathy belly") && ($activeSlave.bellyAccessory isnot "a large empathy belly")>>You swear you can see her babies kicking underneath the form fitting material.<</if>> <<case "a chattel habit">> @@ -1401,8 +1401,8 @@ Her big belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers her big belly. - <<case "a hijab">> - Her big belly tents her hijab. + <<case "a hijab and abaya">> + Her big belly tents her abaya. <<case "a leotard">> Her big belly stretches her leotard. <<if ($activeSlave.bellyAccessory isnot "a medium empathy belly")>>You swear you can see her babies kicking underneath the form fitting material.<</if>> <<case "a chattel habit">> @@ -1465,8 +1465,8 @@ Her fat gut is partially covered by her blouse, which happily jiggles along with every motion. <<case "a kimono">> Slight jiggling can be seen through her kimono whenever she moves. - <<case "a hijab">> - Slight jiggling can be seen through her hijab whenever she moves. + <<case "a hijab and abaya">> + Slight jiggling can be seen through her abaya whenever she moves. <<case "a leotard">> The taut material of her leotard shows every jiggle in her fat gut as she moves. <<case "a chattel habit">> @@ -1529,8 +1529,8 @@ Her growing belly peeks out from under her blouse. <<case "a kimono">> Her kimono demurely covers her growing belly. - <<case "a hijab">> - Her growing belly gently tents her hijab. + <<case "a hijab and abaya">> + Her growing belly gently tents her abaya. <<case "a leotard">> Her growing belly fills her leotard. <<case "a chattel habit">> @@ -1725,8 +1725,8 @@ Her schoolgirl skirt is so short that it constantly threatens to ride up in front. <<case "a kimono">> Her obi demurely covers her front. - <<case "a hijab">> - Her hijab billows somewhat as she moves. + <<case "a hijab and abaya">> + Her abaya billows somewhat as she moves. <<case "battledress">> Her fatigue trousers are utilitarian and unflattering. <<case "a comfortable bodysuit">> @@ -1817,8 +1817,8 @@ Her enormous belly lewdly fills her bodysuit. <<case "a schoolgirl outfit">> The school blimp is waddling by. - <<case "a hijab">> - Her enormous belly pushes out her hijab. + <<case "a hijab and abaya">> + Her enormous belly pushes out her abaya. <<case "a leotard">> Her enormous belly lewdly stretches her leotard. <<default>> @@ -1857,8 +1857,8 @@ Her giant belly lewdly fills her bodysuit. <<case "a schoolgirl outfit">> The school bicycle is waddling by. - <<case "a hijab">> - Her giant belly fills her hijab. + <<case "a hijab and abaya">> + Her giant belly fills her abaya. <<case "a leotard">> Her giant belly lewdly stretches her leotard. <<default>> @@ -1915,8 +1915,8 @@ Her huge belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers the sides of her huge belly. - <<case "a hijab">> - Her huge belly tents her hijab. + <<case "a hijab and abaya">> + Her huge belly tents her abaya. <<case "a leotard">> Her huge belly lewdly stretches her leotard. <<case "a chattel habit">> @@ -1973,8 +1973,8 @@ Her big belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers her big belly. - <<case "a hijab">> - Her big belly tents her hijab. + <<case "a hijab and abaya">> + Her big belly tents her abaya. <<case "a leotard">> Her big belly stretches her leotard. <<case "a chattel habit">> @@ -2033,8 +2033,8 @@ Her fat gut is partially covered by her blouse, which happily jiggles along with every motion. <<case "a kimono">> Slight jiggling can be seen through her kimono whenever she moves. - <<case "a hijab">> - Slight jiggling can be seen through her hijab whenever she moves. + <<case "a hijab and abaya">> + Slight jiggling can be seen through her abaya whenever she moves. <<case "a leotard">> The taut material of her leotard shows every jiggle in her fat gut as she moves. <<case "a chattel habit">> @@ -2099,8 +2099,8 @@ every motion. Her distended belly peeks out from under her blouse. <<case "a kimono">> Her kimono demurely covers her distended belly. - <<case "a hijab">> - Her distended belly gently tents her hijab. + <<case "a hijab and abaya">> + Her distended belly gently tents her abaya. <<case "a leotard">> Her distended belly fills her leotard. <<case "a chattel habit">> @@ -2166,8 +2166,8 @@ every motion. Her taut, sloshing belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers the sides of her taut, sloshing belly. - <<case "a hijab">> - Her taut, sloshing belly tents her hijab. + <<case "a hijab and abaya">> + Her taut, sloshing belly tents her abaya. <<case "a leotard">> Her taut, sloshing belly lewdly stretches her leotard. The form fitting material jiggling obscenely with her body's contents. <<case "a chattel habit">> @@ -2230,8 +2230,8 @@ every motion. Her rounded, sloshing belly is only partly covered by her blouse. <<case "a kimono">> Her kimono demurely covers her rounded, sloshing belly. - <<case "a hijab">> - Her rounded, sloshing belly tents her hijab. + <<case "a hijab and abaya">> + Her rounded, sloshing belly tents her abaya. <<case "a leotard">> Her rounded, sloshing belly stretches her leotard. Every movement of the liquid within her is very visible. <<case "a chattel habit">> @@ -2290,8 +2290,8 @@ every motion. Her fat gut is partially covered by her blouse, which happily jiggles along with every motion. <<case "a kimono">> Slight jiggling can be seen through her kimono whenever she moves. - <<case "a hijab">> - Slight jiggling can be seen through her hijab whenever she moves. + <<case "a hijab and abaya">> + Slight jiggling can be seen through her abaya whenever she moves. <<case "a leotard">> The taut material of her leotard shows every jiggle in her fat gut as she moves. <<case "a chattel habit">> @@ -2354,8 +2354,8 @@ every motion. Her distended belly peeks out from under her blouse. <<case "a kimono">> Her kimono demurely covers her distended belly. - <<case "a hijab">> - Her distended belly gently tents her hijab. + <<case "a hijab and abaya">> + Her distended belly gently tents her abaya. <<case "a leotard">> Her distended belly fills her leotard. <<case "a chattel habit">> @@ -2423,11 +2423,11 @@ every motion. <<else>> Her dress demurely covers her behind. <</if>> - <<case "a hijab">> + <<case "a hijab and abaya">> <<if ($activeSlave.butt gt 5)>> - Her hijab totally covers her behind, though it cannot conceal its massive shape. + Her abaya totally covers her behind, though it cannot conceal its massive shape. <<else>> - Her hijab totally conceals her behind. + Her abaya totally conceals her behind. <</if>> <<case "battledress">> Her fatigue trousers are not particularly flattering to her butt. @@ -2466,7 +2466,7 @@ every motion. <<case "a military uniform">> Her uniform skirt can be slid up over her hips to bare her butthole. <<case "a nice nurse outfit">> - Her nurse's trousers can be easily slid down to expose her butthole. + Her nurse's trousers can be easily slid down to expose her butthole. <<case "a mini dress">> Her mini dress can be easily slid up to expose her butthole. <<case "a leotard">> diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw index feae4ba5c4b..e72701f50a4 100644 --- a/src/utility/birthWidgets.tw +++ b/src/utility/birthWidgets.tw @@ -1,5 +1,5 @@ :: birth widgets [widget nobr] - + <<widget "Birth">> <br> @@ -1177,7 +1177,7 @@ She is carried to the auto-surgeon, since she is likely to face complications wi <</if>> <</switch>> - + <</if>> <</widget>> @@ -1264,7 +1264,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. <<set $undressed to 1>> <</if>> -<<case "a slave gown" "a hijab" "a halter top dress" "a ball gown" "a maternity dress">> /* dresses and etc */ +<<case "a slave gown" "a hijab and abaya" "a halter top dress" "a ball gown" "a maternity dress">> /* dresses and etc */ <<if $clothesSeed < 60>> <<set $undressed to 1>> <</if>> @@ -1285,6 +1285,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. <<set $undressed to 1>> <</if>> + <<if $undressed == 0 && $slaves[$i].clothes != "no clothing" && $slaves[$i].clothes != "body oil">> <<if $slaves[$i].mpreg == 1>> @@ -1297,7 +1298,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. <<else>> Quickly she spreads her legs apart and shifts her g-string aside before beginning to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish is "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. <</if>> - + <<case "a succubus outfit" "slutty jewelry" "a fallen nuns habit" "harem gauze" "slutty business attire" "a slutty maid outfit" "a slutty nurse outfit" "a schoolgirl outfit" "restrictive latex" "a cheerleader outfit" "clubslut netting" "Western clothing" "a slutty qipao" "a chattel habit">> <<if $slaves[$i].fetish is "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 naked asshole. @@ -1375,11 +1376,11 @@ 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 is "humiliation">> She is disappointed that her kimono hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. <</if>> -<<case "a hijab">> +<<case "a hijab and abaya">> <<if $slaves[$i].fetish is "mindbroken">> Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to the obvious wetness forming under her rear. <<else>> - 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 is "humiliation">> She is disappointed that her hijab hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. + 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 is "humiliation">> She is disappointed that her abaya hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. <</if>> <<case "battledress">> @@ -1572,11 +1573,11 @@ 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 is "humiliation">> She is disappointed that her kimono hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. <</if>> -<<case "a hijab">> +<<case "a hijab and abaya">> <<if $slaves[$i].fetish is "mindbroken">> Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to the obvious wetness forming over her crotch. <<else>> - 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 is "humiliation">> She is disappointed that her hijab hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. + 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 is "humiliation">> She is disappointed that her abaya hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. <</if>> <<case "battledress">> @@ -1648,21 +1649,21 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. <<else>> Quickly she attempts to undo her zipper but fails to do so before having to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. She can't hide what's happening between her legs, <<if $slaves[$i].fetish is "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. The latex of her crotch bulges as her child is born into it, making it even harder to unzip. As she struggles between the newborn stuck in her <<if $slaves[$i].mpreg == 1>>asshole<<else>>vagina<</if>> and the equally stuck zipper, someone comes to her aid allowing her child<<if $slaves[$i].pregType > 1>>ren<</if>> to be born. <</if>> - + <<case "a military uniform">> <<if $slaves[$i].fetish is "mindbroken">> Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to the obvious wetness forming over her crotch. <<else>> 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 is "humiliation">> She is disappointed that her skirt hides what's happening between her legs<<else>> She does her best to hide what's happening between her legs<</if>>. <</if>> - + <<case "a nice nurse outfit">> <<if $slaves[$i].fetish is "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 trousers bulge as her baby crowns into them as she continues her tasks oblivious to the wetness and her child's dilemma. Seeing her in this state, someone manages to remove her pants to allow her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>> to be born. <<else>> Quickly she attempts to unfasten her trousers but fails to do so before having to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. As she crowns into her pants, she can't hide the wetness and bulge between her legs, <<if $slaves[$i].fetish is "humiliation">>but that only makes it more exciting<<else>>so she bears with it<</if>>. With a little help, she manages to escape her clothes and give birth to her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>. <</if>> - + <<case "a mini dress">> <<if $slaves[$i].fetish is "mindbroken">> Instinctively she begins to push out her bab<<if $slaves[$i].pregType > 1>>ies<<else>>y<</if>>, indifferent to the obvious wetness forming over her crotch. @@ -1724,8 +1725,8 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. kimono <<case "a slave gown">> slave gown - <<case "a hijab">> - hijab + <<case "a hijab and abaya">> + hijab and abaya <<case "a halter top dress">> halter top dress <<case "a ball gown">> @@ -1751,7 +1752,7 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. <</switch>> as instinct takes hold compelling her to begin pushing. She pays no mind to who may be watching her naked crotch as her <<if $slaves[$i].pregType > 1>>first<</if>> baby begins to crown. <<else>> - She hastily removes her + She hastily removes her <<switch $slaves[$i].clothes>> <<case "slutty jewelry" "harem gauze" "slutty business attire" "clubslut netting" "Western clothing" "attractive lingerie" "attractive lingerie for a pregnant woman" "battledress" "restrictive latex" "chains" "shibari ropes" "conservative clothing" "uncomfortable straps" "nice business attire">> $slaves[$i].clothes @@ -1785,8 +1786,8 @@ Her helper arrives with aid far too late. She screams when she sees $slaves[$i]. kimono <<case "a slave gown">> slave gown - <<case "a hijab">> - hijab + <<case "a hijab and abaya">> + hijab and abaya <<case "a halter top dress">> halter top dress <<case "a ball gown">> diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw index b4e57933584..a7576ad082c 100644 --- a/src/utility/descriptionWidgets.tw +++ b/src/utility/descriptionWidgets.tw @@ -2171,8 +2171,8 @@ $pronounCap's got a <<else>> doesn't even have to be lifted to fuck $possessive schoolgirl ass. <</if>> - <<case "a hijab">> - The hijab may be modest, but it's also loose and easy to lift. + <<case "a hijab and abaya">> + The abaya may be modest, but it's also loose and easy to lift. <<case "a slutty maid outfit">> The short skirt of $possessive maid dress <<if ($activeSlave.vaginalAccessory is "anal chastity") || ($activeSlave.vaginalAccessory is "combined chastity") || ($activeSlave.dickAccessory is "anal chastity") || ($activeSlave.dickAccessory is "combined chastity")>> @@ -2799,11 +2799,11 @@ $pronounCap's got a <<elseif $activeSlave.vagina > -1>> $activeSlave.slaveName's kimono demurely conceals $possessive pussy. <</if>> -<<case "a hijab">> +<<case "a hijab and abaya">> <<if $activeSlave.dick > 2>> - When $pronoun moves, something occasionally tents the front of $possessive hijab. + When $pronoun moves, something occasionally tents the front of $possessive abaya. <<elseif $activeSlave.vagina > -1>> - $activeSlave.slaveName's hijab properly conceals $possessive pussy. + $activeSlave.slaveName's abaya properly conceals $possessive pussy. <</if>> <<case "battledress">> <<if $activeSlave.dick > 2>> @@ -4708,7 +4708,7 @@ $activeSlave.slaveName is The handsome silk completely conceals $possessive absurd corsetage. <</if>> -<<case "a hijab">> +<<case "a hijab and abaya">> which modestly covers $possessive entire <<if ($activeSlave.amp == 1)>> body. @@ -5028,8 +5028,8 @@ $pronounCap has a corset piercing, a ladder of steel rings running up each side <<case "a kimono">> $possessive kimono hides them completely, but they're laced tightly, so $pronoun's aware they're there. -<<case "a hijab">> - $possessive hijab hides them completely, but they're laced tightly, so $pronoun's aware they're there. +<<case "a hijab and abaya">> + $possessive abaya hides them completely, but they're laced tightly, so $pronoun's aware they're there. <<case "battledress">> they're laced together with paracord. @@ -5163,7 +5163,7 @@ $possessiveCap cascades gorgeously down $possessive bare back. <<case "a kimono">> cascades elegantly down $possessive back, kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is long and loose, but is decorated with little black bows here and there. @@ -5199,7 +5199,7 @@ $possessiveCap flows fashionably down $possessive bare back. <<case "a kimono">> flows elegantly down $possessive back, kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is decorated with a little black bow in back. @@ -5235,7 +5235,7 @@ $possessiveCap follows the latest fashion. <<case "a kimono">> is kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is decorated with a little black bow in back. @@ -5271,7 +5271,7 @@ $possessiveCap is gelled into a fashionable wave. <<case "a ball gown">> is gelled into a fashionable wave. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "conservative clothing" "nice business attire">> is parted on the side. @@ -5307,7 +5307,7 @@ $possessiveCap is piled up on $possessive head in a huge beehive, itself veiled. <<case "a slave gown" "a halter top dress" "a ball gown">> is piled up on $possessive head in a perfect 60's beehive. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering, though it's obvious $pronoun has a huge mass of hair restrained under there. <<case "a slutty maid outfit" "a nice maid outfit">> is back in a huge bun, and topped with a little maid's cap. @@ -5342,7 +5342,7 @@ $possessiveCap is piled up on $possessive head in a beehive, pulling $possessive veil up a little. <<case "a slave gown" "a ball gown" "a halter top dress">> is piled up on $possessive head in a perfect 60's beehive. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is back in a severe bun, and topped with a little maid's cap. @@ -5377,7 +5377,7 @@ $possessiveCap is piled on $possessive head, pulling $possessive veil up a little. <<case "a slave gown" "a ball gown" "a halter top dress">> is piled up on $possessive head in a perfect 60's 'do. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is back in a little bun, and topped with a little maid's cap. @@ -5450,7 +5450,7 @@ $possessiveCap is gathered into secure tails and doubled up so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into floor-length tails by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in long tails, but they're hidden by $possessive modest garb. <<default>> is in twin tails that almost reach the ground. @@ -5500,7 +5500,7 @@ $possessiveCap is gathered into secure tails so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into long tails by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in tails, but they're hidden by $possessive modest garb. <<default>> is in long twin braids. @@ -5550,7 +5550,7 @@ $possessiveCap is gathered into short tails so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into short tails by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in tails, but they're hidden by $possessive modest garb. <<default>> is in short braids. @@ -5604,7 +5604,7 @@ $possessiveCap is gathered into a ponytail and doubled up so $pronoun can do business without it getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into a floor-length ponytail by a white cloth tie emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in a long ponytail, but it's hidden by $possessive modest garb. <<default>> is in a ponytail that almost reaches the ground. @@ -5654,7 +5654,7 @@ $possessiveCap is gathered into a secure ponytail so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into a long ponytail by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in ponytail, but it's hidden by $possessive modest garb. <<default>> is in a long braid. @@ -5704,7 +5704,7 @@ $possessiveCap is gathered into a short ponytail so $pronoun can do business without it getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into a short ponytail by a white cloth tie emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in a ponytail, but it's hidden by $possessive modest garb. <<default>> is in a short ponytail. @@ -5756,7 +5756,7 @@ $possessiveCap is gathered into secure braids and doubled up so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into floor-length braids by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in long braids, but they're hidden by $possessive modest garb. <<default>> is in braids that almost reach the ground. @@ -5804,7 +5804,7 @@ $possessiveCap is tied into into long braids and secured so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit">> is tied into into long braids and secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in braids, but they're hidden by $possessive modest garb. <<default>> is in long braids. @@ -5852,7 +5852,7 @@ $possessiveCap is gathered into short braids so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is gathered into short braids by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in short braids, but they're hidden by $possessive modest garb. <<default>> is in short braids. @@ -5904,7 +5904,7 @@ $possessiveCap is in dreadlocks and tied up so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is in floor-length dreadlocks, some in white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in long dreadlocks, barely hidden by $possessive modest garb. <<default>> is in dreadlocks that almost reach the ground. @@ -5956,7 +5956,7 @@ $possessiveCap is in dreadlocks and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is in dreadlocks, some with white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in dreadlocks, but they're hidden by $possessive modest garb. <<default>> is in dreadlocks. @@ -6004,7 +6004,7 @@ $possessiveCap is in short dreadlocks and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is in short dreadlocks, some in white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is in short dreadlocks, but they're hidden by $possessive modest garb. <<default>> is in short dreadlocks. @@ -6056,7 +6056,7 @@ $possessiveCap is curled into long flowing locks and tied up so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is curled into long flowing locks, secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is curled into long flowing locks, barely hidden by $possessive modest garb. <<default>> is curled into long flowing locks that almost reach the ground. @@ -6104,7 +6104,7 @@ $possessiveCap is curled into long locks and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is curled into long locks, secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is curled into long locks, but they're hidden by $possessive modest garb. <<default>> is curled into long locks. @@ -6152,7 +6152,7 @@ $possessiveCap is curled into short locks and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is curled into short locks secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is curled into short locks, but they're hidden by $possessive modest garb. <<default>> is curled into short locks. @@ -6204,7 +6204,7 @@ $possessiveCap is permed into long flowing curls and tied up so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is permed into long flowing curls, secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is permed, barely hidden by $possessive modest garb. <<default>> is permed, $possessive curls almost reach the ground. @@ -6252,7 +6252,7 @@ $possessiveCap is permed and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is permed, secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is permed, $possessive long curls are hidden by $possessive modest garb. <<default>> is permed. @@ -6300,7 +6300,7 @@ $possessiveCap is permed into short waves and tied so $pronoun can do business without them getting in the way. <<case "a slutty nurse outfit" "a nice nurse outfit">> is permed into short waves secured by white cloth ties emblazoned with little red crosses. - <<case "a hijab">> + <<case "a hijab and abaya">> is permed into short waves, but they're hidden by $possessive modest garb. <<default>> is permed into short waves. @@ -6325,7 +6325,7 @@ $possessiveCap is in luxurious layered locks flowing gorgeously down $possessive bare back. <<case "a kimono">> is in luxurious layered locks flowing elegantly down $possessive back, kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is in luxurious layered locks but not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is in luxurious layered locks flowing gorgeously down $possessive back, decorated with little black bows here and there. @@ -6361,7 +6361,7 @@ $possessiveCap in luxurious layered locks flowing gorgeously down $possessive bare back. <<case "a kimono">> in luxurious layered locks flowing elegantly down $possessive back, kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> in luxurious layered locks flowing gorgeously but not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> in luxurious layered locks, decorated with a little black bow in back. @@ -6397,7 +6397,7 @@ $possessiveCap is in luxuriously styled short locks. <<case "a kimono">> is in luxuriously styled short locks kept sensibly in place by a set of ivory hairpins. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is in luxuriously styled short locks but not visible under $possessive modest head covering. <<case "a slutty maid outfit" "a nice maid outfit">> is in luxuriously styled short locks decorated with a little black bow in back. @@ -6427,7 +6427,7 @@ $possessiveCap fits under $possessive latex hood. <<case "harem gauze">> is in luxuriously styled short locks covered by a flimsy hairnet. - <<case "a hijab" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> + <<case "a hijab and abaya" "a penitent nuns habit" "a fallen nuns habit" "a chattel habit">> is in luxuriously styled short locks but not visible under $possessive modest head covering. <<case "a slutty nurse outfit" "a nice nurse outfit">> is in luxuriously styled short locks secured by a traditional white nurse's headband, complete with red cross. @@ -6467,7 +6467,7 @@ $possessiveCap is shaved into a strip that cascades magnificently down $possessive back, with scores of tiny pastel bows woven into it. <<case "a slutty maid outfit" "a nice maid outfit">> is shaved into a strip that cascades magnificently down $possessive back, with scores of tiny black bows woven into it. - <<case "a hijab">> + <<case "a hijab and abaya">> is shaved into a strip that's hidden by $possessive head covering. <<default>> is shaved into a strip atop $possessive head that cascades magnificently down $possessive back. @@ -6498,7 +6498,7 @@ $possessiveCap is shaved into a long braided strip with tiny pastel bows woven into it. <<case "a slutty maid outfit" "a nice maid outfit">> is shaved into a long braided strip with tiny black bows woven into it. - <<case "a hijab">> + <<case "a hijab and abaya">> is shaved into a long braided strip, hidden by $possessive head covering. <<default>> is shaved into a long braided strip. @@ -6529,7 +6529,7 @@ $possessiveCap is shaved into a strip down the middle of $possessive head with tiny pastel bows woven into it. <<case "a slutty maid outfit" "a nice maid outfit">> is shaved into a strip down the middle of $possessive head with tiny black bows woven into it. - <<case "a hijab">> + <<case "a hijab and abaya">> is shaved into a strip down the middle of $possessive head, hidden by $possessive head covering. <<default>> is shaved into a strip. @@ -7343,8 +7343,8 @@ $pronounCap is $activeSlave.slaveName's blouse rests atop $possessive titanic bulging pregnant belly, showing off the result of $possessive promiscuity. <<case "a kimono">> $activeSlave.slaveName's titanic bulging pregnant belly parts the front of $possessive kimono leaving it gracefully hanging to its' sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab has split down the sides trying to contain $possessive titanic bulging pregnant belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya has split down the sides trying to contain $possessive titanic bulging pregnant belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive titanic bulging pregnant belly leaving $object looking like someone who fucked half the country. <<case "a halter top dress">> @@ -7474,8 +7474,8 @@ $pronounCap is $activeSlave.slaveName's blouse rests atop $possessive gigantic pregnant belly, leaving $possessive looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's gigantic pregnant belly parts the front of $possessive kimono leaving it gracefully covering it's sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab is straining to contain $possessive gigantic pregnant belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is straining to contain $possessive gigantic pregnant belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive gigantic pregnant belly leaving $possessive looking like someone who fucked all the locals. <<case "a halter top dress">> @@ -7603,8 +7603,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive huge pregnant belly, leaving $possessive looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's huge pregnant belly parts the front of $possessive kimono, leaving it gracefully covering its sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled by $possessive huge pregnant belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled by $possessive huge pregnant belly. <<case "battledress">> $activeSlave.slaveName's tank top barely even covers the top of $possessive huge pregnant belly, leaving $possessive looking like someone who had too much fun on shore leave. <<case "a halter top dress">> @@ -7734,8 +7734,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive pregnant belly, leaving $possessive looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's pregnant belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive pregnant belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive pregnant belly. <<case "battledress">> $activeSlave.slaveName's tank top rides up $possessive pregnant belly leaving $possessive looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> @@ -7866,8 +7866,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive fat belly, leaving it hanging loose and covering $possessive skirt. <<case "a kimono">> $activeSlave.slaveName's fat belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive fat belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive fat belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive fat belly, leaving everyone wondering how this recruit passed basic. <<case "a halter top dress">> @@ -7993,8 +7993,8 @@ $pronounCap is $activeSlave.slaveName's blouse bulges with $possessive growing belly. It peeks out from the bottom leaving $possessive looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's growing belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab bulges with $possessive growing belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya bulges with $possessive growing belly. <<case "battledress">> $activeSlave.slaveName's tank top covers the top of $possessive growing belly leaving $possessive looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> @@ -8123,8 +8123,8 @@ $pronounCap is $activeSlave.slaveName's blouse bulges with $possessive chubby belly. It peeks out from the bottom as it hangs over the waist of $possessive skirt. <<case "a kimono">> $activeSlave.slaveName's chubby belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab bulges from $possessive chubby belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya bulges from $possessive chubby belly. <<case "battledress">> $activeSlave.slaveName's tank top covers the top of $possessive chubby belly leaving $possessive looking like someone who had has been lazy lately. <<case "a halter top dress">> @@ -8547,8 +8547,8 @@ $pronounCap is $activeSlave.slaveName's blouse rests atop $possessive titanic implant-filled belly, making $object look like the super promiscuous school slut. <<case "a kimono">> $activeSlave.slaveName's titanic implant-filled belly parts the front of $possessive kimono leaving it gracefully hanging to its' sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab has split down the sides trying to contain $possessive titanic implant-filled belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya has split down the sides trying to contain $possessive titanic implant-filled belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive titanic implant-filled belly leaving $object looking like someone who fucked half the country. <<case "a halter top dress">> @@ -8676,8 +8676,8 @@ $pronounCap is $activeSlave.slaveName's blouse rests atop $possessive gigantic implant-filled belly, leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's gigantic implant-filled belly parts the front of $possessive kimono leaving it gracefully covering it's sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab is straining to contain $possessive gigantic implant-filled belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is straining to contain $possessive gigantic implant-filled belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive gigantic implant-filled belly leaving $object looking like someone who fucked all the locals. <<case "a halter top dress">> @@ -8803,8 +8803,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive huge implant-filled belly, leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's huge implant-filled belly parts the front of $possessive kimono, leaving it gracefully covering its sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled by $possessive huge implant-filled belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled by $possessive huge implant-filled belly. <<case "battledress">> $activeSlave.slaveName's tank top barely even covers the top of $possessive huge implant-filled belly, leaving $object looking like someone who had too much fun on shore leave. <<case "a halter top dress">> @@ -8930,8 +8930,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive implant-filled belly, leaving $possessive looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's implant-filled belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive implant-filled belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive implant-filled belly. <<case "battledress">> $activeSlave.slaveName's tank top rides up $possessive implant-filled belly leaving $object looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> @@ -9058,8 +9058,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive fat belly, leaving it hanging loose and covering $possessive skirt. <<case "a kimono">> $activeSlave.slaveName's fat belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive fat belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive fat belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive fat belly, leaving everyone wondering how this recruit passed basic. <<case "a halter top dress">> @@ -9185,8 +9185,8 @@ $pronounCap is $activeSlave.slaveName's blouse bulges with $possessive implant-rounded belly. It peeks out from the bottom leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's implant-rounded belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab bulges with $possessive implant-rounded belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya bulges with $possessive implant-rounded belly. <<case "battledress">> $activeSlave.slaveName's tank top covers the top of $possessive implant-rounded belly leaving $object looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> @@ -9538,8 +9538,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive hugely swollen belly, leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's hugely swollen belly parts the front of $possessive kimono, leaving it gracefully covering its sides. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled by $possessive hugely swollen belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled by $possessive hugely swollen belly. <<case "battledress">> $activeSlave.slaveName's tank top barely even covers the top of $possessive hugely swollen belly, leaving $object looking like someone who had too much fun on shore leave. <<case "a halter top dress">> @@ -9659,8 +9659,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. <<case "battledress">> $activeSlave.slaveName's tank top rides up $possessive jiggling <<print $activeSlave.inflationType>>-filled belly leaving $object looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> @@ -9782,8 +9782,8 @@ $pronounCap is $activeSlave.slaveName's blouse rides up $possessive fat belly, leaving it hanging loose and covering $possessive skirt. <<case "a kimono">> $activeSlave.slaveName's fat belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is filled out by $possessive fat belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is filled out by $possessive fat belly. <<case "battledress">> $activeSlave.slaveName's tank top rests atop $possessive fat belly, leaving everyone wondering how this recruit passed basic. <<case "a halter top dress">> @@ -9906,8 +9906,8 @@ $pronounCap is $activeSlave.slaveName's blouse bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly. It peeks out from the bottom leaving $object looking particularly slutty. <<case "a kimono">> $activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is demurely covered by $possessive kimono. -<<case "a hijab">> - $activeSlave.slaveName's hijab is bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly. +<<case "a hijab and abaya">> + $activeSlave.slaveName's abaya is bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly. <<case "battledress">> $activeSlave.slaveName's tank top covers the top of $possessive <<print $activeSlave.inflationType>>-swollen belly leaving $object looking like someone who had too much fun on shore-leave. <<case "a halter top dress">> -- GitLab