diff --git a/src/js/rulesAssistant.tw b/src/js/rulesAssistant.tw index 0a868cf541fb1d8450c27102306691f88321382a..ee4ace3c33cbc1e9023392a82d2d664849653fef 100644 --- a/src/js/rulesAssistant.tw +++ b/src/js/rulesAssistant.tw @@ -1,4 +1,4 @@ -:: rulesAssistant.tw [script] +:: rulesAssistant [script] function panic(message) { message = message || "panic"; diff --git a/src/js/textInput.tw b/src/js/textInput.tw index 9d5a3ed052d30f8932d3c0a9b23d566509fb3e9f..e148eef1526d40f393de0ad91bfc7bbf6c13d725 100644 --- a/src/js/textInput.tw +++ b/src/js/textInput.tw @@ -1,4 +1,4 @@ -:: textinput.tw [script] +:: textinput [script] Macro.add("textinput", { // Signifies that the macro is a container macro. diff --git a/src/pregmod/agingTest.tw b/src/pregmod/agingTest.tw deleted file mode 100644 index b3ed7c4248f045f819525cee13c1440efc8b5e1f..0000000000000000000000000000000000000000 --- a/src/pregmod/agingTest.tw +++ /dev/null @@ -1,78 +0,0 @@ -:: Aging Test - -<<set $activeSlave to {slaveName: "blank", birthName: "blank", weekAcquired: 1, origin: 0, career: 0, ID: 0, prestige: 0, pornFame: 0, pornFameSpending: 0, prestigeDesc: 0, recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), age: 18, ageImplant: 0, health: 0, minorInjury: 0, trust: 0, oldTrust: 0, devotion: 0, oldDevotion: 0, weight: 0, muscles: 0, height: 170, heightImplant: 0, nationality: "slave", race: "white", markings: "none", eyes: 1, eyeColor: "brown", eyewear: "none", hColor: "brown", pubicHColor: "brown", skin: "light", hLength: 60, hStyle: "short", pubicHStyle: "neat", waist: 0, corsetPiercing: 0, amp: 0, heels:0, voice: 2, voiceImplant: 0, accent: 0, shoulders: 0, shouldersImplant: 0, boobs: 0, boobsImplant: 0, boobsImplantType: 0, boobShape: "normal", nipples: "cute", nipplesPiercing: 0, areolae: 0, areolaePiercing: 0, boobsTat: 0, lactation: 0, milk: 0, cum: 0, hips: 0, hipsImplant: 0, butt: 0, buttImplant: 0, buttImplantType: 0, buttTat: 0, face: 0, faceImplant: 0, faceShape: "normal", lips: 0, lipsImplant: 0, lipsPiercing: 0, lipsTat: 0, teeth: "normal", tonguePiercing: 0, vagina: 0, vaginaLube: 0, vaginaPiercing: 0, vaginaTat: 0, preg: -1, pregSource: 0, pregType: 0, labor: 0, births: 0, cSec: 0, bellyAccessory: "none", labia: 0, clit: 0, clitPiercing: 0, clitSetting: "vanilla", foreskin: 0, anus: 0, dick: 0, analArea: 1, dickPiercing: 0, dickTat: 0, balls: 0, scrotum: 0, ovaries: 0, anusPiercing: 0, anusTat: 0, makeup: 0, nails: 0, brand: 0, brandLocation: 0, earPiercing: 0, nosePiercing: 0, eyebrowPiercing: 0, navelPiercing: 0, shouldersTat: 0, armsTat: 0, legsTat: 0, backTat: 0, stampTat: 0, vaginalSkill: 0, oralSkill: 0, analSkill: 0, whoreSkill: 0, entertainSkill: 0, combatSkill: 0, livingRules: "spare", speechRules: "restrictive", releaseRules:"restrictive", relationshipRules: "restrictive", useRulesAssistant: 1, diet: "healthy", dietCum: 0, dietMilk: 0, tired: 0, hormones: 0, drugs: "no drugs", chem: 0, addict: 0, fuckdoll: 0, choosesOwnClothes: 0, clothes: "no clothing", collar: "none", shoes: "none", vaginalAccessory: "none", dickAccessory: "none", buttplug: "none", intelligence: 0, intelligenceImplant: 0, energy: 50, attrXX: 0, attrXY: 0, attrKnown: 0, fetish: "none", fetishStrength: 2, fetishKnown: 0, behavioralFlaw: "none", behavioralQuirk: "none", sexualFlaw: "none", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, publicCount: 0, pitKills: 0, customTat: "", customLabel: "", customDesc: "", currentRules: [], bellyTat: 0, induce: 0, mpreg: 0, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, bellyImplant: 0, bellySag: 0, birthsTotal: 0, pubertyAgeXX: 13, pubertyAgeXY: 13}>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "3", _HS.birthName = "3", _HS.ID = 990000, _HS.birthWeek = 51, _HS.age = 3, _HS.health = 50, _HS.devotion = 20, _HS.height = 101, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 0, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "4", _HS.birthName = "4", _HS.ID = 990001, _HS.birthWeek = 51, _HS.age = 4, _HS.health = 50, _HS.devotion = 20, _HS.height = 109, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 0, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "5", _HS.birthName = "5", _HS.ID = 990002, _HS.birthWeek = 51, _HS.age = 5, _HS.health = 50, _HS.devotion = 20, _HS.height = 116, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 0, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "6", _HS.birthName = "6", _HS.ID = 990003, _HS.birthWeek = 51, _HS.age = 6, _HS.health = 50, _HS.devotion = 20, _HS.height = 124, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 0, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "7", _HS.birthName = "7", _HS.ID = 990004, _HS.birthWeek = 51, _HS.age = 7, _HS.health = 50, _HS.devotion = 20, _HS.height = 132, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 0, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "8", _HS.birthName = "8", _HS.ID = 990005, _HS.birthWeek = 51, _HS.age = 8, _HS.health = 50, _HS.devotion = 20, _HS.height = 137, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 1, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "9", _HS.birthName = "9", _HS.ID = 990006, _HS.birthWeek = 51, _HS.age = 9, _HS.health = 50, _HS.devotion = 20, _HS.height = 144, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 1, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "10", _HS.birthName = "10", _HS.ID = 990007, _HS.birthWeek = 51, _HS.age = 10, _HS.health = 50, _HS.devotion = 20, _HS.height = 156, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 0, _HS.hips = 0, _HS.butt = 1, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "11", _HS.birthName = "11", _HS.ID = 990008, _HS.birthWeek = 51, _HS.age = 11, _HS.health = 50, _HS.devotion = 20, _HS.height = 163, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 100, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "12", _HS.birthName = "12", _HS.ID = 990009, _HS.birthWeek = 51, _HS.age = 12, _HS.health = 50, _HS.devotion = 20, _HS.height = 168, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 200, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "13", _HS.birthName = "13", _HS.ID = 990010, _HS.birthWeek = 51, _HS.age = 13, _HS.health = 50, _HS.devotion = 20, _HS.height = 168, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 200, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "14", _HS.birthName = "14", _HS.ID = 990011, _HS.birthWeek = 51, _HS.age = 14, _HS.health = 50, _HS.devotion = 20, _HS.height = 171, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 300, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "15", _HS.birthName = "15", _HS.ID = 990012, _HS.birthWeek = 51, _HS.age = 15, _HS.health = 50, _HS.devotion = 20, _HS.height = 174, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 400, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "16", _HS.birthName = "16", _HS.ID = 990013, _HS.birthWeek = 51, _HS.age = 16, _HS.health = 50, _HS.devotion = 20, _HS.height = 174, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 400, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> - -<<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "17", _HS.birthName = "17", _HS.ID = 990013, _HS.birthWeek = 51, _HS.age = 17, _HS.health = 50, _HS.devotion = 20, _HS.height = 174, _HS.waist = 0, _HS.voice = 2, _HS.boobs = 500, _HS.hips = 1, _HS.butt = 2, _HS.face = 2, _HS.vagina = 0, _HS.clit = 0, _HS.anus = 0, _HS.dick = 0, _HS.balls = 0, _HS.ovaries = 1>> -<<set $slaves.push(clone(_HS))>> -<<set _dump = $heroSlaves.pluck(0)>> diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw index 31ac451d8ee4f1f2c98ef4bbc5c6ad4003ec09d9..f3a72fef99e08cf13b3b1de3a5634f7ec3da7573 100644 --- a/src/pregmod/newChildIntro.tw +++ b/src/pregmod/newChildIntro.tw @@ -576,6 +576,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n <span id="rules"> <<link "Apply default rules">> <<replace "#rules">> + <<CheckAutoRulesActivate $activeSlave>> <<DefaultRules $activeSlave>> <</replace>> <</link>> diff --git a/src/uncategorized/assistantEvents.tw b/src/uncategorized/assistantEvents.tw index 4ef18130392bd365001abb30e480c8144591c8cc..167fbe3135b2e6e45dea1f0e1e395b820bdfc6ed 100644 --- a/src/uncategorized/assistantEvents.tw +++ b/src/uncategorized/assistantEvents.tw @@ -1045,7 +1045,7 @@ Your personal assistant has been adapting to <<if $assistant>>her<<else>>its<</i <<case "incubus">> a fresh young girl, similar in style to the incubus. She's completely nude, and judging by her blushing, still a virgin; for now, at least. <<case "succubus">> - a fresh young boy, similar in style to the incubus. He's completely nude, and judging by hir blushing, still a virgin; for now, at least. + a fresh young boy, similar in style to the incubus. He's completely nude, and judging by his blushing, still a virgin; for now, at least. <<case "imp">> a fellow imp, though this one is a little lankier, with short hair and an air of uncertainty about her. <<case "witch">> diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw index 5b36346a3dd9d719e99fd870316ce3859ddd0fe6..7e55c06bb3c86efc7c2e0f9cb35ad1885bcd67d4 100644 --- a/src/uncategorized/personalAssistantAppearance.tw +++ b/src/uncategorized/personalAssistantAppearance.tw @@ -1297,7 +1297,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <<elseif ($suppository == 1) && ($seed == 2)>> A recognizable little representation of one of your slaves is before her, writhing in pleasure and pain, as multiple tentacles fuck her ass. The slave must be receiving her drugs from one of the dildo dispensers. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. <<elseif ($masturbationAllowed == 1) && ($seed == 3)>> - A recognizable little representation of one of your slaves is laying on her backr, writhing in pleasure and pain, as multiple tentacles fuck her. The slave must be using one of the penthouse's many sex toys. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. A loud moan echos through the penthouse; it seems the slave got a little surprise herself. + A recognizable little representation of one of your slaves is laying on her back, writhing in pleasure and pain, as multiple tentacles fuck her. The slave must be using one of the penthouse's many sex toys. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. A loud moan echos through the penthouse; it seems the slave got a little surprise herself. <<elseif ($seed == 4)>> A recognizable little representation of one of your slaves is partially merged with her body. The slave must be getting a checkup. She notices your gaze and forces her way more into the slave, causing the breast, butt and thighs on her side of the body to swell disproportionately. <<elseif ($seed == 5) && ($invasionVictory > 0)>> @@ -1346,7 +1346,15 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <<case "eugenics">> She's become even more irresistible lately; <<if $PC.vagina == 1>>you can help but think of that perfect cock cumming deep in your pussy and your belly rounding with a gorgeous child<<else>>the children sired by a stud are unimaginable<</if>>. <<case "gender radicalist">> - She is wearing nothing at all and has recently rendered herself even more handsome, since she was already a perfect fit for society. + <<if $arcologies[0].FSGenderRadicalistLawFuta == 1>> + futa, obv + <<elseif $arcologies[0].FSGenderRadicalistLawFuta == 2>> + dick+balls worship + <<elseif $arcologies[0].FSGenderRadicalistLawFuta == 3>> + butt + <<else>> + She is wearing nothing at all and has recently rendered herself even more handsome, since she was already a perfect fit for society. + <</if>> <<case "gender fundamentalist">> She is wearing a cute dress that tightly hugs her attractive curves. She may be rendering herself more feminine, but can't hide the bulge under her skirt. <<case "asset expansionist">> @@ -1356,11 +1364,11 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <<case "pastoralist">> She is wearing nothing at all; not that anything could fit her. Her balls are absolutely massive; her sizable cock looks tiny resting atop them. She can barely take a step without overstimulating and orgasming across her sack. <<case "maturity preferentialist">> - She has recently begun presenting herself as an experienced, mature man with a mustache and goatee. + She has recently begun presenting herself as an experienced, mature man with an oddly familiar mustache and goatee. <<case "youth preferentialist">> - She has recently adjusted her age to reflect your youth centered society. + She has recently adjusted her age to reflect your youth focused society. <<if $minimumSlaveAge == 3>> - She's an adorable toddler with an enormous cock haning from her shorts. + She's an adorable toddler with an enormous cock hanging from her shorts. <<elseif $minimumSlaveAge <= 7>> She's a cute shota with ball-filled shorts and a huge erection sneaking up her shirt. <<elseif $minimumSlaveAge <= 13>> @@ -1369,7 +1377,10 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] SShe's a attractive young adult with an immodest bulge running down her pantleg. <</if>> <<case "slimness enthusiast">> - She has recently slimmed her body down; everywhere but her proportionally huge cock, that is. + <<if $arcologies[0].FSSlimnessEnthusiastLaw == 1>> /* remove me after succubus is complete */ + <<else>> + She has recently slimmed her body down; everywhere but her proportionally huge cock, that is. + <</if>> <<case "body purist">> She is wearing nothing at all, happy to show off her flawless body. Her cock and balls are now the ideal size to penetrate a natural girl. <<default>> @@ -1379,30 +1390,93 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She enjoys wearing absolutely nothing but an enormous hard-on. She frequently, and openly, masturbates to your naked body. <</if>> <<if ($cockFeeder == 1) && ($seed == 1)>> - She has a recognizable little representation of one of your slaves with its lips around the base of her dick and a huge bulge down its throat. The slave must be down in the kitchen, getting a meal out of the food dispensers. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. + She has a recognizable little representation of one of your slaves with its lips around the base of her dick and a huge bulge down its throat. The slave must be down in the kitchen, getting a meal out of the food dispensers. She notices you watching and energetically renews deepthroating the slave. She moans lewdly as she blows her load in the slaves mouth, forcing cum to spray out the slave's nose and around her cock. She sighs with disappointment at the mess the slave has made. <<elseif ($suppository == 1) && ($seed == 2)>> - A recognizable little representation of one of your slaves is before her, writhing in pleasure and pain, as multiple tentacles fuck her ass. The slave must be receiving her drugs from one of the dildo dispensers. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. + She is happily assfucking a recognizable little representation of one of your slaves. The slave must be receiving her drugs from one of the dildo dispensers. She notices you watching, increases her pace and cums deep in the slave's rear, slightly rounding her belly with cum. <<elseif ($masturbationAllowed == 1) && ($seed == 3)>> - A recognizable little representation of one of your slaves is laying on her backr, writhing in pleasure and pain, as multiple tentacles fuck her. The slave must be using one of the penthouse's many sex toys. She notices you watching and moans as multiple bulges work their way down her shafts and into the slave. Your eyes are drawn to the hapless girl's rapidly swelling stomach as the creatures seed takes root. A loud moan echos through the penthouse; it seems the slave got a little surprise herself. + A recognizable little representation of one of your slaves is riding her erect cock. The slave must be using one of the penthouse's many sex toys. She notices you watching and winks at you, before promising not to suck too much life from her enthusiastic partner. <<elseif ($seed == 4)>> - A recognizable little representation of one of your slaves is partially merged with her body. The slave must be getting a checkup. She notices your gaze and forces her way more into the slave, causing the breast, butt and thighs on her side of the body to swell disproportionately. + She has her cock forced deep into a recognizable little representation of one of your slaves. The slave must be getting a checkup. She notices your gaze, and states "What? I can feel her heartbeat clearly like this." <<elseif ($seed == 5) && ($invasionVictory > 0)>> - She's partially enveloped a representation of one of your security drones. When she sees you looking at her, she bluntly states, "This one did good. Captured many for your nest." + She's intently staring down a representation of one of your security drones. When she sees you looking at her, she coyly says, "I like this one. She did very well during the invasion and I wanted to reward her, but I can't find a hole..." <<elseif ($seed == 6) && ($studio == 1)>> - She is holding dozens of cameras at a recognizable little representation of one of your slaves masturbating. The slave must be using one of the penthouse's many vibrators, and $assistantName is likely turning the feed of it into a porno. + She has a camera strapped to her cock and is recording a of the recognizable little representation of one of your slaves sucking it. The slave must be playing with one of the penthouse's many dildoes, and $assistantName is likely turning the feed of it into a PoV porno. <<elseif ($seed == 7) && ($marketAssistantAnnounced == 1)>> - She's accompanied by your market assistant's fecund avatar. + She's accompanied by your market assistant's still inexperienced avatar. <<if $marketAssistantRelationship == "cute">> - The market assisntant is tightly wrapped in a bodysuit made of $assistantName, save for her exposed, very pregnant, belly. Her head briefly appears over the girls face and eyes you, while the market assistant giggles at the senstations covering her body. + The market assisntant has cleaned up nicely since the last time you saw her. She does a little twirl to show off her new look before squeaking in shock as a burst of cum splashes across her face. She pouts at $assistantName, who is eagerly prepping a secong load to fire at her. <<elseif $marketAssistantRelationship == "nonconsensual">> - The market assistant has been reduced to nothing more than a bloated incubator. $assistantName runs her tendrils across her breeder's swollen body, fondling her squirming, offspring filled breasts and massaging her octuplet sized, bulging pregnancy. The hapless girl twitches slightly as several more wormlike creatures slip fromm her body, promting $assistantName to drive her tnetacles into all her holes and vigorously pump her full of even more aphrodisiacs and eggs. + The market assistant is being violently penetrated by $assistantName, her bloated belly swaying in tune to her thrusts. The hapless girl struggles in discomfort as the incubus blows another load into her already full womb, causing cum to backflow out of her now loose pussy. $assistantName leans back, motions to you, and asks, "Plenty of holes still to go around, if you want one!" <<elseif $marketAssistantRelationship == "incestuous">> - The market assistant's arms and legs are sunken into a wall of $assistantName's flesh; her immmense stomach and breasts allowed to hang free. One of her breasts visibly shifts as another wormlike larve pushs its way out her nipple, waking the addled girl from her stupor. She moans lustlfully, her mind thoroughly warped by $assistantName's aphrodisiacs, "Shishter! I need more... I feel sho empty! Fill me up till I bursht!" $assistantName wastes no time in snaking into her gaping holes and pumping her so full her belly touches the floor and breasts heave massively. + The market assistant is eagerly riding her big brother, $assistantName's dick. You can't help but notice how full her breasts have gotten and how plump her ass and thighs now are. She moans with lust as $assistantName cums into her fertile pussy; a glowing sigil appearing below her navel. She is well on her way to becoming the succubus consort of her once human brother. <<else>> - They're sitting side by side, the market assistant resting an arm atop her huge, larva filled belly while clutching a newborn to her breast. $assistantName embraces her pregnant lover with several tentacles before drawing one to the girl's lips. She delicately kisses it before wrapping her lips around it and pleasuring her mate. + The market assistant is embracing $assistantName as she is lovingly penetrated by the caring incubus. They pull each other close as they cum together, locking lips and refusing to let go until the other is completely satisfied. It takes quite some before they settle down and wave to you, thanking you deeply for the true love you've gifted them. <</if>> <<else>> - She's idly standing there, at least when you look at her; you catch strange things in the corner of your vision while you are working. + <<switch $assistantFSAppearance>> + <<case "paternalist">> + She's begun wearing rather conservative clothing, but nothing can hide the bulge running down one pantleg and the two round globes in the other. + <<case "degradationist">> + She's recently added an obscene number of piercings to her cock and balls in addition to a pair of nipple rings. A thin chain links a ring attached to the head of her penis to the heavy rings adorning her chest. + <<case "roman revivalist">> + She is an ideal Roman man, complete with something big and heavy hanging under her toga. + <<case "egyptian revivalist">> + She is an ideal Egyptian man, complete with something big and heavy dangling behind her loincloth. + <<case "edo revivalist">> + She is an ideal Japanese man, complete with something big and heavy between her legs. + <<case "arabian revivalist">> + She is an ideal Arbian man, complete with something big and heavy filling out her silken pants. + <<case "chinese revivalist">> + She is an ideal Chinese man, complete with something big and heavy between her legs. + <<case "chattel religionist">> + She is wearing nothing but an immense erection. Her balls visibly pulse, begging for release, but her load is blocked by a large plug capped with the symbol of your new religion. One pull is all it would take to bathe in her blessing. + <<case "physical idealist">> + She is wearing nothing but an immense erection and is coated in the perfect amount of muscle. + <<case "repopulation focus">> + Her belly is round with child and is in a constant struggle with her erect cock over which gets to protrude out her front. + <<case "eugenics">> + She's become even more irresistible lately; <<if $PC.vagina == 1>>you can help but think of that perfect cock cumming deep in your pussy and your belly rounding with a gorgeous child<<else>>the children sired by a stud are unimaginable<</if>>. + <<case "gender radicalist">> + <<if $arcologies[0].FSGenderRadicalistLawFuta == 1>> + futa, obv + <<elseif $arcologies[0].FSGenderRadicalistLawFuta == 2>> + dick+balls worship + <<elseif $arcologies[0].FSGenderRadicalistLawFuta == 3>> + butt + <<else>> + She is wearing nothing at all and has recently rendered herself even more handsome, since she was already a perfect fit for society. + <</if>> + <<case "gender fundamentalist">> + She is wearing a cute dress that tightly hugs her attractive curves. She may be rendering herself more feminine, but can't hide the bulge under her skirt. + <<case "asset expansionist">> + She is wearing nothing at all; not that anything could fit her. Her cock and balls are so large they reach the ground when she stands. + <<case "transformation fetishist">> + She is wearing jeans and a tight shirt. Her overly long erection runs up her front and protrudes out the neck of her top. + <<case "pastoralist">> + She is wearing nothing at all; not that anything could fit her. Her balls are absolutely massive; her sizable cock looks tiny resting atop them. She can barely take a step without overstimulating and orgasming across her sack. + <<case "maturity preferentialist">> + She has recently begun presenting herself as an experienced, mature man with a mustache and goatee. + <<case "youth preferentialist">> + She has recently adjusted her age to reflect your youth centered society. + <<if $minimumSlaveAge == 3>> + She's an adorable toddler with an enormous cock haning from her shorts. + <<elseif $minimumSlaveAge <= 7>> + She's a cute shota with ball-filled shorts and a huge erection sneaking up her shirt. + <<elseif $minimumSlaveAge <= 13>> + She's a attractive teenager with an immodest bulge running down her pantleg. + <<else>> + SShe's a attractive young adult with an immodest bulge running down her pantleg. + <</if>> + <<case "slimness enthusiast">> + <<if $arcologies[0].FSSlimnessEnthusiastLaw == 1>> /* remove me after succubus is complete */ + <<else>> + She has recently slimmed her body down; everywhere but her proportionally huge cock, that is. + <</if>> + <<case "body purist">> + She is wearing nothing at all, happy to show off her flawless body. Her cock and balls are now the ideal size to penetrate a natural girl. + <<default>> + She enjoys wearing absolutely nothing but an enormous hard-on. She frequently, and openly, masturbates to your naked body. + <</switch>> <</if>> <<default>>