diff --git a/src/gui/css/mainStyleSheet.css b/src/gui/css/mainStyleSheet.css index 0770c7aa0c1adbeb96078f130cc17d0cb33bd712..66a47271287ef2207abb89cbd614b4d5b86b6e9e 100644 --- a/src/gui/css/mainStyleSheet.css +++ b/src/gui/css/mainStyleSheet.css @@ -312,6 +312,9 @@ div.indent { div.double-indent { text-indent: 4em; } +div.major-break { + margin-top: 1em; +} /* setting at the beginning of a scene / subscene */ .scene-intro { @@ -337,4 +340,10 @@ div.double-indent { color: pink; font-weight: bold; text-decoration: underline; -} \ No newline at end of file +} + +div.cheat-menu { + font-style: italic; + position: absolute; + right: 50px; +} diff --git a/src/pregmod/managePersonalAffairs.tw b/src/pregmod/managePersonalAffairs.tw index baf6df894b6410a3ee17b29f1d199a4bb0eb0a74..9f7ed97ed19f6c82b62643af3a0e361d60190357 100644 --- a/src/pregmod/managePersonalAffairs.tw +++ b/src/pregmod/managePersonalAffairs.tw @@ -6,11 +6,18 @@ <<set _ML = $marrying.length>> <<if $cheatMode == 1>> - <center>//[[Cheat Edit Player|PCCheatMenu][$cheater = 1]]<br><br>//</center> + <div class="cheat-menu">[[Cheat Edit Player|PCCheatMenu][$cheater = 1]]</div> <</if>> -You pause for a moment from your busy day to day life to return to <<if $masterSuite != 0>>$masterSuiteName<<else>>your room<</if>> to consider some things about yourself. -<br>You take yourself in a full length mirror. You are <<if $PC.race == "amerindian" || $PC.race == "asian" || $PC.race == "indo-aryan">>an<<else>>a<</if>> $PC.race <<if $PC.dick != 0 && $PC.vagina != -1>>futanari<<elseif $PC.dick != 0>>man<<else>>woman<</if>> with<<if $PC.markings == "freckles">> freckled<<elseif $PC.markings == "heavily freckled">> heavily freckled<</if>> <<print $PC.skin>> skin, $PC.hColor hair, <<print App.Desc.eyesColor($PC)>> and a perfect $PC.faceShape face. +<h1>Personal Affairs</h1> + +<h2>Appearance</h2> + +<div> + You pause for a moment from your busy day to day life to return to <<if $masterSuite != 0>>$masterSuiteName<<else>>your room<</if>> to consider some things about yourself. +</div> +<div> +You take yourself in a full length mirror. You are <<if $PC.race == "amerindian" || $PC.race == "asian" || $PC.race == "indo-aryan">>an<<else>>a<</if>> $PC.race <<if $PC.dick != 0 && $PC.vagina != -1>>futanari<<elseif $PC.dick != 0>>man<<else>>woman<</if>> with<<if $PC.markings == "freckles">> freckled<<elseif $PC.markings == "heavily freckled">> heavily freckled<</if>> <<print $PC.skin>> skin, $PC.hColor hair, <<print App.Desc.eyesColor($PC)>> and a perfect $PC.faceShape face. <<if $PC.actualAge >= 65>> You're @@.orange;$PC.actualAge@@ and definitely feeling it.<<if $PC.visualAge > $PC.actualAge>> You've taken measures to @@.lime;look an older $PC.visualAge,@@ though perhaps it might be time to undo it.<<elseif $PC.visualAge < $PC.actualAge>> You've taken measures to @@.lime;look a younger $PC.visualAge,@@ now if only your body agreed with your looks.<</if>> <<elseif $PC.actualAge >= 50>> @@ -29,9 +36,13 @@ Beneath all that, <<PlayerCrotch>> Around back, <<PlayerButt>> +</div> -<br><<if $playerSurgery == 0>>[[Visit your plastic surgeon.|Elective Surgery][$playerSurgery = 4]]<<elseif $playerSurgery == 1>>Your favorite plastic surgeon is booked solid for the next week.<<else>>Your favorite plastic surgeon is booked solid for the next $playerSurgery weeks.<</if>> -<br>You have a number of contact lenses in various colors available. +<div> + <<if $playerSurgery == 0>>[[Visit your plastic surgeon.|Elective Surgery][$playerSurgery = 4]]<<elseif $playerSurgery == 1>>Your favorite plastic surgeon is booked solid for the next week.<<else>>Your favorite plastic surgeon is booked solid for the next $playerSurgery weeks.<</if>> +</div> +<div> +You have a number of contact lenses in various colors available. You current eye color is <<print App.Desc.eyeColor($PC)>>. /* This a simplified version of the slave code in salon.tw, when adding missing/glass eyes, copy the code from there */ @@ -50,15 +61,17 @@ You current eye color is <<print App.Desc.eyeColor($PC)>>. | [[Remove both lenses|Manage Personal Affairs][resetEyeColor($PC, "both")]] <</if>> -//Change what your eyes look like:// +<span class="note"Change what your eyes look like:</span> +</div> -<br> +<div class="double-indent"> Side: [[Left|Manage Personal Affairs][$artificialEyeSide = "left"]] | [[Right|Manage Personal Affairs][$artificialEyeSide = "right"]] | [[Both|Manage Personal Affairs][$artificialEyeSide = "both"]] +</div> -<br> +<div class="double-indent"> Iris: [[Amber|Manage Personal Affairs][$artificialEyeColor = "amber"]] | [[Black|Manage Personal Affairs][$artificialEyeColor = "black"]] @@ -74,8 +87,9 @@ Iris: | [[Turquoise|Manage Personal Affairs][$artificialEyeColor = "turquoise"]] | [[White|Manage Personal Affairs][$artificialEyeColor = "white"]] | [[Yellow|Manage Personal Affairs][$artificialEyeColor = "yellow"]] +</div> -<br> +<div class="double-indent"> Pupil: [[Circular|Manage Personal Affairs][$artificialEyeShape = "circular"]] | [[Almond-Shaped|Manage Personal Affairs][$artificialEyeShape = "almond-shaped"]] @@ -91,8 +105,9 @@ Pupil: | [[Teary|Manage Personal Affairs][$artificialEyeShape = "teary"]] | [[Vacant|Manage Personal Affairs][$artificialEyeShape = "vacant"]] | [[Wide-Eyed|Manage Personal Affairs][$artificialEyeShape = "wide-eyed"]] +</div> -<br> +<div class="double-indent"> Sclera: [[White|Manage Personal Affairs][$artificialEyeFill = "white"]] | [[Amber|Manage Personal Affairs][$artificialEyeFill = "amber"]] @@ -108,13 +123,14 @@ Sclera: | [[Sky-Blue|Manage Personal Affairs][$artificialEyeFill = "sky-blue"]] | [[Turquoise|Manage Personal Affairs][$artificialEyeFill = "turquoise"]] | [[Yellow|Manage Personal Affairs][$artificialEyeFill = "yellow"]] +</div> <<if ndef $artificialEyeColor>> <<set $artificialEyeColor = "", $artificialEyeShape = "", $artificialEyeFill = "">> <</if>> <<if $artificialEyeSide != "" && $artificialEyeColor != "">> - <br> + <div class="indent"> <<link "Take" "Manage Personal Affairs">> /* apply modifications */ <<run setEyeColorFull($PC, $artificialEyeColor, $artificialEyeShape, $artificialEyeFill, $artificialEyeSide)>> @@ -127,11 +143,10 @@ Sclera: /* make the following easier to read */ <<set _both = $artificialEyeSide === "both">> - $him $artificialEyeColor <<if _both>> - lenses + $artificialEyeColor lenses <<else>> - a lens + a $artificialEyeColor lens <</if>> <<if $artificialEyeShape != "" || $artificialEyeFill != "">> with @@ -145,10 +160,11 @@ Sclera: $artificialEyeFill <<if _both>> sclerae <<else>> sclera <</if>> <</if>> <</if>>? + </div> <</if>> -<br>You have a selection of hair dyes available. -<br> +<div>You have a selection of hair dyes available:</div> +<div class="indent"> <<if $PC.origHColor == $PC.hColor>>Your hair is its natural color.<<else>>[[Remove dye|Manage Personal Affairs][$PC.hColor = $PC.origHColor]]<</if>> <<if $PC.origHColor != "auburn">>| [[Auburn|Manage Personal Affairs][$PC.hColor = "auburn"]]<</if>> <<if $PC.origHColor != "black">>| [[Hazel|Manage Personal Affairs][$PC.hColor = "black"]]<</if>> @@ -179,9 +195,11 @@ Sclera: <<if $PC.origHColor != "silver">>| [[Silver|Manage Personal Affairs][$PC.hColor = "silver"]]<</if>> <<if $PC.origHColor != "strawberry-blonde">>| [[Strawberry-Blonde|Manage Personal Affairs][$PC.hColor = "strawberry-blonde"]]<</if>> <<if $PC.origHColor != "white">>| [[White|Manage Personal Affairs][$PC.hColor = "white"]]<</if>> +</div> <<if $weddingPlanned > 0>> - <br><br> + <h2>Wedding</h2> + <<set _slave1 = getSlave($marrying[0])>> <<if _ML > 1>> <<if _ML >= 2>> @@ -201,7 +219,7 @@ Sclera: <</if>> <<if $FCTVreceiver > 0>> - <br><br> + <h2>FCTV</h2> <<if $FCTVrate == 1>> You make sure to tune in to FCTV at least once a week. [[Watch every other week|Manage Personal Affairs][$FCTVrate = 2]] | [[Watch once a month|Manage Personal Affairs][$FCTVrate = 4]] | [[Ignore it|Manage Personal Affairs][$FCTVrate = -1]] <<elseif $FCTVrate == 2>> @@ -212,16 +230,19 @@ Sclera: You don't watch FCTV. [[Watch every week|Manage Personal Affairs][$FCTVrate = 1]] | [[Watch every other week|Manage Personal Affairs][$FCTVrate = 2]] | [[Watch once a month|Manage Personal Affairs][$FCTVrate = 4]] <</if>> <<if $saveImported > 0 && $FCTVremote == 0>> - <br>You know TVs should have a remote. [[Buy one yourself|Manage Personal Affairs][$FCTVremote = 1, cashX(forceNeg(100*$upgradeMultiplierTrade), "capEx")]] + <div> + You know TVs should have a remote. [[Buy one yourself|Manage Personal Affairs][$FCTVremote = 1, cashX(forceNeg(100*$upgradeMultiplierTrade), "capEx")]] + </div> <</if>> <</if>> <<= App.Reminders.fullDisplay()>> -<br> +<h2>Personal Skills</h2> You ponder what skills may be useful in running your arcology. -<br>Trading: +<div> +Trading: <<if $PC.skill.trading >= 100>> You are a master at economics and trading. <<elseif $PC.skill.trading >= 80>> @@ -245,7 +266,9 @@ You ponder what skills may be useful in running your arcology. <<else>> They said it was a bear market, so where are the bears? <</if>> -<br>Warfare: +</div> +<div> +Warfare: <<if $PC.skill.warfare >= 100>> You are a master of warfare. <<elseif $PC.skill.warfare >= 80>> @@ -269,7 +292,9 @@ You ponder what skills may be useful in running your arcology. <<else>> People like you are usually the first raped in a war. <</if>> -<br>Slaving: +</div> +<div> +Slaving: <<if $PC.skill.slaving >= 100>> You are a master slaver. <<elseif $PC.skill.slaving >= 80>> @@ -293,7 +318,9 @@ You ponder what skills may be useful in running your arcology. <<else>> It would be easy to enslave you. <</if>> -<br>Engineering: +</div> +<div> +Engineering: <<if $PC.skill.engineering >= 100>> You are a master engineer. <<elseif $PC.skill.engineering >= 80>> @@ -317,7 +344,9 @@ You ponder what skills may be useful in running your arcology. <<else>> You can cook; that's sort of like building something, right? <</if>> -<br>Medicine: +</div> +<div> +Medicine: <<if $PC.skill.medicine >= 100>> You are a master surgeon. <<elseif $PC.skill.medicine >= 80>> @@ -341,8 +370,9 @@ You ponder what skills may be useful in running your arcology. <<else>> Alcohol makes pain go away, right? <</if>> - -<br>Hacking: +</div> +<div> +Hacking: <<if $PC.skill.hacking >= 100>> You are a master of hacking. <<elseif $PC.skill.hacking >= 80>> @@ -366,12 +396,15 @@ You ponder what skills may be useful in running your arcology. <<else>> This black box thingy is magical. <</if>> +</div> -<br><br> +<h2>Reputation</h2> +<h3>Name</h3> On formal occasions, you are announced as $PCTitle. By slaves, however, you prefer to be called <<= properMaster()>>. +<div> <span id="result"> <<if ndef $PC.customTitle>> - <br><<link "Set a custom title for slaves to address you">> + <<link "Set a custom title for slaves to address you">> <<replace "#result">> Custom title: <<textbox "$PC.customTitle" $PC.customTitle>> <<link "Apply">> @@ -383,7 +416,7 @@ On formal occasions, you are announced as $PCTitle. By slaves, however, you pref <</replace>> <</link>> <<else>> - <br>Your custom title is <<textbox "$PC.customTitle" $PC.customTitle>> + Your custom title is <<textbox "$PC.customTitle" $PC.customTitle>> <<link "Apply">> <<replace "#result">> Your title is now $PC.customTitle. @@ -399,8 +432,9 @@ On formal occasions, you are announced as $PCTitle. By slaves, however, you pref <</link>> <</if>> </span> +</div> -<br> +<div> <span id="nameResult"> <<link "Rename yourself">> <<replace "#nameResult">> @@ -413,14 +447,12 @@ On formal occasions, you are announced as $PCTitle. By slaves, however, you pref <</replace>> <</link>> <</replace>> -<</link>> //Will cost you some reputation// +<</link>> <span class="detail">Will cost you some reputation.</span> </span> +</div> <<if $PC.degeneracy > 0>> - - <br><br> - __Rumors__ - <br> + <h3>Rumors</h3> <<if $PC.degeneracy > 100>> There are severe and devastating rumors about you spreading across the arcology. @@ -435,11 +467,10 @@ On formal occasions, you are announced as $PCTitle. By slaves, however, you pref <<else>> The occasional rumor about you can be heard throughout the arcology. <</if>> - <</if>> <<if $familyTesting == 1>> - <br><br> + <h3>Family</h3> <span id="family"> <div id="familyTree"></div> <span id="familyTreeLink"> @@ -451,20 +482,21 @@ On formal occasions, you are announced as $PCTitle. By slaves, however, you pref </span> </span> <<if totalPlayerRelatives($PC) > 0 || ($showMissingSlaves && ($PC.mother in $missingTable || $PC.father in $missingTable))>> - <<PlayerFamily>> + <div> + <<PlayerFamily>> + </div> <</if>> <</if>> <<if $PC.vagina != -1>> -<br><br> -__Contraceptives and Fertility__ -<br> +<h2>Contraceptives and Fertility</h2> +<div> <span id="miniscene"> <<if $PC.preg < 6 && $PC.pregKnown == 1>> Your period is late, so the first thing you do is test yourself for a potential pregnancy: @@.lime;you are pregnant.@@ <<if ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> - <<link "Abort your child">><<replace "#miniscene">><<run TerminatePregnancy($PC)>><<print "You take a syringe filled with abortifacients and make yourself comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><br> <</replace>><</link>> + <<link "Abort your child">><<replace "#miniscene">><<run TerminatePregnancy($PC)>><<print "You take a syringe filled with abortifacients and make yourself comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><</replace>><</link>> <</if>> <<elseif $PC.labor == 1>> You are beginning to feel contractions; you'll be giving birth soon. @@ -473,65 +505,83 @@ __Contraceptives and Fertility__ <<elseif $PC.pregKnown == 1>> You're pregnant, something rather unbecoming for an arcology owner. <<if ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> - <<link "Abort your child">><<replace "#miniscene">><<run TerminatePregnancy($PC)>><<print "You take a syringe filled with abortifacients and make yourself comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><br> <</replace>><</link>> + <<link "Abort your child">><<replace "#miniscene">><<run TerminatePregnancy($PC)>><<print "You take a syringe filled with abortifacients and make yourself comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><</replace>><</link>> <</if>> <</if>> </span> +</div> <<if $PC.counter.birthsTotal > 0>> -<br> -<br> - - +<div class="major-break"> In total, you have given birth to: <<if $PC.counter.birthElite > 0>> - <br><<print $PC.counter.birthElite>> bab<<if $PC.counter.birthElite > 1>>ies<<else>>y<</if>> for the Societal Elite. + <div> + <<print $PC.counter.birthElite>> bab<<if $PC.counter.birthElite > 1>>ies<<else>>y<</if>> for the Societal Elite. + </div> <</if>> <<if $PC.counter.birthMaster > 0>> - <br><<print $PC.counter.birthMaster>> bab<<if $PC.counter.birthMaster > 1>>ies<<else>>y<</if>> for your former Master. + <div> + <<print $PC.counter.birthMaster>> bab<<if $PC.counter.birthMaster > 1>>ies<<else>>y<</if>> for your former Master. + </div> <</if>> <<if $PC.counter.birthClient > 0>> - <br><<print $PC.counter.birthClient>> bab<<if $PC.counter.birthClient > 1>>ies<<else>>y<</if>> from clients you've slept with. + <div> + <<print $PC.counter.birthClient>> bab<<if $PC.counter.birthClient > 1>>ies<<else>>y<</if>> from clients you've slept with. + </div> <</if>> <<if $PC.counter.birthDegenerate > 0>> - <br><<print $PC.counter.birthDegenerate>> bastard<<if $PC.counter.birthDegenerate > 1>>s<</if>> from getting fucked by slaves. + <div> + <<print $PC.counter.birthDegenerate>> bastard<<if $PC.counter.birthDegenerate > 1>>s<</if>> from getting fucked by slaves. + </div> <</if>> <<if $PC.counter.birthArcOwner > 0>> - <br><<print $PC.counter.birthArcOwner>> bab<<if $PC.counter.birthArcOwner > 1>>ies<<else>>y<</if>> from your time with male arcology owners. + <div> + <<print $PC.counter.birthArcOwner>> bab<<if $PC.counter.birthArcOwner > 1>>ies<<else>>y<</if>> from your time with male arcology owners. + </div> <</if>> <<if $PC.counter.birthCitizen > 0>> - <br><<print $PC.counter.birthCitizen>> bab<<if $PC.counter.birthCitizen > 1>>ies<<else>>y<</if>> from sex with arcology citizens. + <div> + <<print $PC.counter.birthCitizen>> bab<<if $PC.counter.birthCitizen > 1>>ies<<else>>y<</if>> from sex with arcology citizens. + </div> <</if>> <<if $PC.counter.birthOther > 0>> - <br><<print $PC.counter.birthOther>> bab<<if $PC.counter.birthOther > 1>>ies<<else>>y<</if>> from sources you can't quite recall. + <div> + <<print $PC.counter.birthOther>> bab<<if $PC.counter.birthOther > 1>>ies<<else>>y<</if>> from sources you can't quite recall. + </div> <</if>> <<if $PC.counter.birthSelf > 0>> - <br><<print $PC.counter.birthSelf>> bab<<if $PC.counter.birthSelf > 1>>ies<<else>>y<</if>> that <<if $PC.counter.birthSelf > 1>>are<<else>>is<</if>> literally all you. + div> + <<print $PC.counter.birthSelf>> bab<<if $PC.counter.birthSelf > 1>>ies<<else>>y<</if>> that <<if $PC.counter.birthSelf > 1>>are<<else>>is<</if>> literally all you. + </div> <</if>> <<if $PC.counter.birthLab > 0>> - <br><<print $PC.counter.birthLab>> bab<<if $PC.counter.birthLab > 1>>ies<<else>>y<</if>> specially designed in the lab. + <div> + <<print $PC.counter.birthLab>> bab<<if $PC.counter.birthLab > 1>>ies<<else>>y<</if>> specially designed in the lab. + </div> <</if>> +</div> <</if>> <<if $PC.counter.slavesKnockedUp > 0>> - <br> + <div> <<if $PC.dick > 0>> You've knocked up <<print num($PC.counter.slavesKnockedUp)>> fertile slave girl<<if $PC.counter.slavesKnockedUp > 1>>s<</if>><<if $PC.counter.slavesFathered > 0>> and fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>><</if>> as an arcology owner so far. <<else>> Before your sex change, you knocked up <<print num($PC.counter.slavesKnockedUp)>> fertile slave girl<<if $PC.counter.slavesKnockedUp > 1>>s<</if>><<if $PC.counter.slavesFathered > 0>> and fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>><</if>>. <</if>> + </div> <<else>> <<if $PC.counter.slavesFathered > 0>> - <br> + <div> <<if $PC.dick != 0>> You've fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>> as an arcology owner so far. <<else>> Before your sex change, you fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>>. <</if>> + </div> <</if>> <</if>> -<br> -<br> +<div> <<if $PC.preg >= 8>> You're currently <<print $PC.preg>> week<<if $PC.preg > 1>>s<</if>> pregnant, so contraception doesn't matter right now. <<elseif $PC.preg >= 6>> @@ -553,27 +603,33 @@ In total, you have given birth to: <<elseif $PC.preg == 0>> You're currently fertile. [[Start taking birth control|Manage Personal Affairs][$PC.preg = -1, $PC.fertDrugs = 0]] - <br> <<set _toSearch = $PC.refreshment.toLowerCase(), _fertRefresh = 0>> <<if _toSearch.indexOf("fertility") != -1>> <<set _fertRefresh = 1>> <</if>> + <div> <<if $PC.fertDrugs == 1>> You are currently taking fertility supplements<<if _fertRefresh == 1>>on top of the <<print $PC.refreshment>>s.<<else>>.<<if $PC.forcedFertDrugs > 0>> You feel a strange eagerness whenever you think of bareback sex.<</if>><</if>> [[Stop taking fertility drugs|Manage Personal Affairs][$PC.fertDrugs = 0]] <<else>> You are not on any fertility supplements<<if _fertRefresh == 1>>, other than the $PC.refreshment, of course.<<else>>.<<if $PC.forcedFertDrugs > 0>> You feel a strange eagerness whenever you think of bareback sex.<</if>><</if>> [[Start taking fertility drugs|Manage Personal Affairs][$PC.fertDrugs = 1]] <</if>> + </div> <</if>> +</div> <<if ($PC.preg > 0 && $pregnancyMonitoringUpgrade == 1)>> - <br>[[Inspect pregnancy|Analyze PC Pregnancy]] + <div> + [[Inspect pregnancy|Analyze PC Pregnancy]] + </div> <</if>> <<if $PC.preg >= 0 && $PC.ovaries == 1>> - <br>[[Harvest and implant an egg|Surrogacy Workaround][$donatrix = $PC, $impregnatrix = "Undecided", $receptrix = "Undecided", $nextLink = "Manage Personal Affairs"]] + <div> + [[Harvest and implant an egg|Surrogacy Workaround][$donatrix = $PC, $impregnatrix = "Undecided", $receptrix = "Undecided", $nextLink = "Manage Personal Affairs"]] + </div> <</if>> <<if $arcologies[0].FSRestartDecoration >= 100>> + <div class="major-break"> <<if $playerBred == 0>> - <br><br> You are currently not bearing children for the Societal Elite. [[List your womb as available|Manage Personal Affairs][$playerBred = 1, $playerBredTube = 0]] | [[Sign up for artificial insemination|Manage Personal Affairs][$playerBred = 1, $playerBredTube = 1]] <<else>> @@ -581,91 +637,107 @@ In total, you have given birth to: <<if $PC.counter.birthElite > 0>> [[List your womb as unavailable|Manage Personal Affairs][$playerBred = 0]] <<else>> - // You must bear at least one child for the Societal Elite before removing yourself from the breeding program. // + <span class="note">You must bear at least one child for the Societal Elite before removing yourself from the breeding program.</span> <</if>> <</if>> + </div> <</if>> <<if $PC.preg == 0 && $PC.pregWeek == 0>> - <<if $dairyPiping == 1 && ($cumSlaves > 0 || $arcologies[0].FSPastoralistLaw == 1)>> + <div class="major-break"> <<if $PC.skill.cumTap == 0>> - <br><br> The tap connected to $dairyName has a variety of attachments, one of which being a very tantalizing dick-shaped nozzle. It looks like it would be a perfect fit for you, if you were curious, that is. - <br><br>[[No one is looking...|FSelf]] + <div>[[No one is looking...|FSelf]]</div> <<else>> - <br><br> The tap connected to $dairyName is calling to you. Begging to let it fill you with cum again. If you wanted to try and go bigger, that is. - <br>[[Sounds fun!|FSelf]] - <br><<link "You only want to get pregnant." "Manage Personal Affairs">><<set $PC.preg = 1, $PC.pregWeek = 1, $PC.pregSource = 0, $PC.pregKnown = 1>><<set $PC.pregType = setPregType($PC)>><<set WombImpregnate($PC, $PC.pregType, 0, 1)>><</link>> + <div>[[Sounds fun!|FSelf]]</div> + </div><<link "You only want to get pregnant." "Manage Personal Affairs">><<set $PC.preg = 1, $PC.pregWeek = 1, $PC.pregSource = 0, $PC.pregKnown = 1>><<set $PC.pregType = setPregType($PC)>><<set WombImpregnate($PC, $PC.pregType, 0, 1)>><</link>></div> <</if>> + </div> <</if>> <<if $PC.vagina >= 1 && $PC.dick != 0>> + <div class="major-break"> <<if $PC.counter.birthSelf > 0>> - <br><br> - Who better to impregnate you than you? - <br>[[Impregnate yourself.|MpregSelf]] + Who better to impregnate you than you? [[Impregnate yourself.|MpregSelf]] <<else>> - <br><br> - You have an empty vagina, a working set of balls, and a strong craving for a hot creampie. Who better to give it to you than you? - [[Grab an extra syringe.|MpregSelf]] + You have an empty vagina, a working set of balls, and a strong craving for a hot creampie. Who better to give it to you than you? [[Grab an extra syringe.|MpregSelf]] <</if>> + </div> <</if>> - <</if>> <<else>> /* no vagina */ <<if $PC.counter.births > 0>> - <br><br> + <div class="major-break"> Before your sex change, you had given birth to: <<if $PC.counter.birthElite > 0>> - <br><<print num($PC.counter.birthElite)>> bab<<if $PC.counter.birthElite > 1>>ies<<else>>y<</if>> for the Societal Elite. + <div> + <<print num($PC.counter.birthElite)>> bab<<if $PC.counter.birthElite > 1>>ies<<else>>y<</if>> for the Societal Elite. + </div> <</if>> <<if $PC.counter.birthMaster > 0>> - <br><<print num($PC.counter.birthMaster)>> bab<<if $PC.counter.birthMaster > 1>>ies<<else>>y<</if>> for your former Master. + <div> + <<print num($PC.counter.birthMaster)>> bab<<if $PC.counter.birthMaster > 1>>ies<<else>>y<</if>> for your former Master. + </div> <</if>> <<if $PC.counter.birthClient > 0>> - <br><<print num($PC.counter.birthClient)>> bab<<if $PC.counter.birthClient > 1>>ies<<else>>y<</if>> from clients you've slept with. + <div> + <<print num($PC.counter.birthClient)>> bab<<if $PC.counter.birthClient > 1>>ies<<else>>y<</if>> from clients you've slept with. + </div> <</if>> <<if $PC.counter.birthDegenerate > 0>> - <br><<print num($PC.counter.birthDegenerate)>> bastard<<if $PC.counter.birthDegenerate > 1>>s<</if>> from getting fucked by slaves. + <div> + <<print num($PC.counter.birthDegenerate)>> bastard<<if $PC.counter.birthDegenerate > 1>>s<</if>> from getting fucked by slaves. + </div> <</if>> <<if $PC.counter.birthArcOwner > 0>> - <br><<print num($PC.counter.birthArcOwner)>> bab<<if $PC.counter.birthArcOwner > 1>>ies<<else>>y<</if>> from your time with male arcology owners. + <div> + <<print num($PC.counter.birthArcOwner)>> bab<<if $PC.counter.birthArcOwner > 1>>ies<<else>>y<</if>> from your time with male arcology owners. + </div> <</if>> <<if $PC.counter.birthCitizen > 0>> - <br><<print num($PC.counter.birthCitizen)>> bab<<if $PC.counter.birthCitizen > 1>>ies<<else>>y<</if>> from sex with arcology citizens. + <div> + <<print num($PC.counter.birthCitizen)>> bab<<if $PC.counter.birthCitizen > 1>>ies<<else>>y<</if>> from sex with arcology citizens. + </div> <</if>> <<if $PC.counter.birthFutaSis > 0>> - <br><<print num($PC.counter.birthFutaSis)>> bab<<if $PC.counter.birthFutaSis > 1>>ies<<else>>y<</if>> conceived during orgies with the Futanari Sisters. + <div> + <<print num($PC.counter.birthFutaSis)>> bab<<if $PC.counter.birthFutaSis > 1>>ies<<else>>y<</if>> conceived during orgies with the Futanari Sisters. + </div> <</if>> <<if $PC.counter.birthOther > 0>> - <br><<print num($PC.counter.birthOther)>> bab<<if $PC.counter.birthOther > 1>>ies<<else>>y<</if>> from sources you can't quite recall. + <div> + <<print num($PC.counter.birthOther)>> bab<<if $PC.counter.birthOther > 1>>ies<<else>>y<</if>> from sources you can't quite recall. + </div> <</if>> <<if $PC.counter.birthSelf > 0>> - <br><<print num($PC.counter.birthSelf)>> bab<<if $PC.counter.birthSelf > 1>>ies<<else>>y<</if>> that <<if $PC.counter.birthSelf > 1>>were<<else>>was<</if>> literally all you. + <div> + <<print num($PC.counter.birthSelf)>> bab<<if $PC.counter.birthSelf > 1>>ies<<else>>y<</if>> that <<if $PC.counter.birthSelf > 1>>were<<else>>was<</if>> literally all you. + </div> <</if>> <<if $PC.counter.birthLab > 0>> - <br><<print $PC.counter.birthLab>> bab<<if $PC.counter.birthLab > 1>>ies<<else>>y<</if>> specially designed in the lab. + <div> + <<print $PC.counter.birthLab>> bab<<if $PC.counter.birthLab > 1>>ies<<else>>y<</if>> specially designed in the lab. + </div> <</if>> + </div> <</if>> +<div> <<if $PC.counter.slavesKnockedUp > 0>> - <br><br> - You've knocked up <<print num($PC.counter.slavesKnockedUp)>> fertile slave girl<<if $PC.counter.slavesKnockedUp > 1>>s<</if>><<if $PC.counter.slavesFathered > 0>> and fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>><</if>> as an arcology owner so far. + You've knocked up <<print num($PC.counter.slavesKnockedUp)>> fertile slave girl<<if $PC.counter.slavesKnockedUp > 1>>s<</if>><<if $PC.counter.slavesFathered > 0>> and fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>><</if>> as an arcology owner so far. <<else>> <<if $PC.counter.slavesFathered > 0>> - <br><br> You've fathered <<print num($PC.counter.slavesFathered)>> new slave<<if $PC.counter.slavesFathered > 1>>s<</if>> as an arcology owner so far. <</if>> <</if>> +</div> <</if>> <<if $PC.lactation == 1>> - <br><br> - __Lactation__ - <br> + <h2>Lactation</h2> Your breasts are laden with milk. <<if $PC.rules.lactation == "sell">> You are spending time with the penthouse milkers and making a quick ¤ from your efforts. [[Stop milking yourself|Manage Personal Affairs][$PC.rules.lactation = "none"]] | [[Stop using the milkers|Manage Personal Affairs][$PC.rules.lactation = "maintain"]] @@ -676,21 +748,15 @@ In total, you have given birth to: <</if>> <</if>> -<br><br> -__Drugs__ -<br> +<h2>Drugs</h2> <<if $PC.staminaPills == 1>> You are currently taking stamina enhancing pills in order to enjoy more slaves per week. [[Stop taking stamina enhancing drugs|Manage Personal Affairs][$PC.staminaPills = 0]] <<else>> You are not on any stamina enhancers. [[More stamina means more sex|Manage Personal Affairs][$PC.staminaPills = 1]] <</if>> -/*<br><br> -__Other Personal Business__*/ - <<if $propOutcome == 1 && $arcologies[0].FSRestart != "unset">> - <br><br> - __Elite Breeder Qualifications__ + <h2>Elite Breeder Qualifications</h2> <<if ndef $activeStandard>> <<InitStandards>> <<else>>