From b46a2db548f1ea7447db28e62a82863a9642a595 Mon Sep 17 00:00:00 2001 From: klorpa <30924131+klorpa@users.noreply.github.com> Date: Tue, 18 Jun 2019 23:56:55 -0500 Subject: [PATCH] EugenicsStuff --- src/pregmod/breederProposal.tw | 2 +- src/pregmod/eliteTakeOver.tw | 2 +- src/pregmod/eliteTakeOverFight.tw | 36 +++++++++---------- src/pregmod/incubator.tw | 2 +- src/pregmod/managePersonalAffairs.tw | 6 ++-- src/pregmod/newChildIntro.tw | 6 ++-- src/pregmod/widgets/pregmodWidgets.tw | 2 +- src/uncategorized/arcade.tw | 2 +- src/uncategorized/arcmgmt.tw | 4 +-- src/uncategorized/arcologyDescription.tw | 4 +-- src/uncategorized/neighborsFSAdoption.tw | 2 +- src/uncategorized/nonRandomEvent.tw | 2 +- .../personalAssistantAppearance.tw | 2 +- src/uncategorized/policies.tw | 2 +- src/uncategorized/reFSNonconformist.tw | 2 +- src/uncategorized/slaveInteract.tw | 2 +- src/uncategorized/spa.tw | 2 +- src/utility/birthWidgets.tw | 4 +-- src/utility/miscWidgets.tw | 2 +- 19 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/pregmod/breederProposal.tw b/src/pregmod/breederProposal.tw index 70d4b07ca39..4e0011bb5cd 100644 --- a/src/pregmod/breederProposal.tw +++ b/src/pregmod/breederProposal.tw @@ -2,7 +2,7 @@ <<set $nextButton = " ", $nextLink = "Main", $propOutcome = -1>> -You draft a proposal to the Societal Elite proposing the use of specially tested slaves as breeding stock. If they can pass the tests required to join the Societal Elite; even as slaves, their bodies can prove valuable to furthering eugenics. They will gain no additional rights, but their wombs will be used to birth elite children; helping stave off potential threats of inbreeding and adding possible missed beneficial traits into the Elite's gene pool. +You draft a proposal to the Societal Elite proposing the use of specially tested slaves as breeding stock. If they can pass the tests required to join the Societal Elite; even as slaves, their bodies can prove valuable to furthering eugenics. They will gain no additional rights, but their wombs will be used to birth Elite children; helping stave off potential threats of inbreeding and adding possible missed beneficial traits into the Elite's gene pool. <br><br> Within the hour, you are called before <<if $eugenicsFullControl == 1>>what's left of <</if>>the Societal Elite. <br> diff --git a/src/pregmod/eliteTakeOver.tw b/src/pregmod/eliteTakeOver.tw index 28f960b0a7a..14b19e8857a 100644 --- a/src/pregmod/eliteTakeOver.tw +++ b/src/pregmod/eliteTakeOver.tw @@ -83,7 +83,7 @@ You look up from your desk as the locked door to your office unseals, and a doze <</replace>> <</link>> <</if>> - <<if $PC.pregSource != -6 && $PC.pregSource != -1>> + <<if $PC.pregSource != -1 && $PC.pregSource != -6>> <br> <<link "Try and enrage them.">> <<set $finalChoice = "enrage">> diff --git a/src/pregmod/eliteTakeOverFight.tw b/src/pregmod/eliteTakeOverFight.tw index a7af848540f..66f9cce8cdc 100644 --- a/src/pregmod/eliteTakeOverFight.tw +++ b/src/pregmod/eliteTakeOverFight.tw @@ -5,25 +5,25 @@ <<case "bodyguard">> <<set _roll = random(0,100)>> <<if $career == "mercenary">> - As a result of your prior experience as a mercenary you were able to successfully signal $Bodyguard.slaveName without the elites noticing. + As a result of your prior experience as a mercenary you were able to successfully signal $Bodyguard.slaveName without the Elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 100 && _roll > 20>> - As a result of your mastery of warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. + As a result of your mastery of warfare you were able to successfully signal $Bodyguard.slaveName without the Elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 60 && _roll > 30>> - As a result of your expertness of warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. + As a result of your expertness of warfare you were able to successfully signal $Bodyguard.slaveName without the Elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 30 && _roll > 40>> As a result of having some skill in warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 10 && _roll > 50>> - As a result of having a small amount of skill in warfare you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + As a result of having a small amount of skill in warfare you were able to successfully signal $Bodyguard.slaveName without the Elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare < 10 && _roll > 60>> - By blind luck and what little you remember of your lessons in warfare are were able to successfully signal $Bodyguard.slaveName without the elites noticing. + By blind luck and what little you remember of your lessons in warfare are were able to successfully signal $Bodyguard.slaveName without the Elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<else>> - One of the elites shouts "What the fuck were you trying to do?" Well, there goes that option. + One of the Elites shouts "What the fuck are you trying to do?" Well, there goes that option. <<set $BodyguardHasSucessfullyRecivedSignal = 0>> <</if>> <br>You then pick up the revolver and quickly take aim. @@ -52,7 +52,7 @@ <</switch>> <<if $finalChoice == "give in">> - <<if $PC.pregSource == -1 || $PC.pregSource == -6>> Screw their plans, you're out of here. <</if>>With a bang! you drop dead. + <<if $PC.pregSource == -1 || $PC.pregSource == -6>> Screw their plans, you're out of here. <</if>>With a "Bang!" you drop dead. <<set $ui = "start">> <br><br> ''GAME OVER'' @@ -99,9 +99,9 @@ <</for>> <<if $eliteDead >= 1>> - <br>You managed to kill several elites in rapid succession, leaving the rest in shock and fear. + <br>You managed to kill several Elites in rapid succession, leaving the rest in shock and fear. <<elseif $eliteDead == 1>> - <br>You managed to kill one elite, leaving the rest in shock and fear. + <br>You managed to kill one Elite, leaving the rest in shock and fear. <<else>> <br>Unfortunately you fail to kill a single Elite. <</if>> @@ -112,7 +112,7 @@ <<set _druggedThrow = 0>> <<if $eliteDead > 0>> - With $eliteDead elite's dead, you pick up the syringe from the desk and aim for the forehead of another. + With $eliteDead Elites dead, you pick up the syringe from the desk and aim for the forehead of another. <<else>> Having failed to kill them with the revolver, in a desperate move you pick up the syringe from the desk and aim for the forehead of one of the elite. <</if>> @@ -202,7 +202,7 @@ <<set $eliteLeft = $eliteTotal - $eliteDead - $eliteVegetable>> -/* if the player has managed to make enough damage to the elite and the rep is high enough the citizens will come to save the PC */ +/* if the player has managed to make enough damage to the Elite and the rep is high enough the citizens will come to save the PC */ /* this is to give reason to exist for the "enrage" and "last stand" option */ /* result */ /* $eliteFate: */ @@ -212,7 +212,7 @@ <<if $BodyguardHasSucessfullyRecivedSignal == 1>> <<setLocalPronouns $Bodyguard>> <<run Enunciate($Bodyguard)>> - $Bodyguard.slaveName asks, "<<Master>>, what <<sh>>ould I do with the <<if $eliteLeft < $eliteTotal>>remaining<</if>> 'elite' left?" + $Bodyguard.slaveName asks, "<<Master>>, what <<sh>>ould I do with the <<if $eliteLeft < $eliteTotal>>remaining<</if>> 'Elite' left?" <br> <<link "Open fire">> <<set $eliteFate = 0>> @@ -228,7 +228,7 @@ <<goto "eliteTakeOverResult">> <</link>> <<elseif $MercenariesMessageSent == 1>> - It is now that a squad of $mercenariesTitle makes their entrance, pointing their guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> elite. + It is now that a squad of $mercenariesTitle makes their entrance, pointing their guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> Elite. The officer asks, "Your orders, <<= properTitle()>>?" <br> <<link "Open fire">> @@ -245,7 +245,7 @@ <<goto "eliteTakeOverResult">> <</link>> <<elseif $SpecialForcesMessageSent>> - It is now that a squad of $SF.Lower makes their entrance, pointing their guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> elite. + It is now that a squad of $SF.Lower makes their entrance, pointing their guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> Elite. The officer asks, "Your orders, <<= properTitle()>>?" <br> <<link "Open fire">> @@ -264,8 +264,8 @@ <<elseif $Bodyguard != 0>> <<setLocalPronouns $Bodyguard>> <<run Enunciate($Bodyguard)>> - It is now that $Bodyguard.slaveName makes $his entrance, pointing $his guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> elite. - $He then asks "<<Master>>, what <<sh>>ould I do with the <<if $eliteLeft < $eliteTotal>>remaining<</if>> 'elite' left?" + It is now that $Bodyguard.slaveName makes $his entrance, pointing $his guns at the <<if $eliteLeft < $eliteTotal>>remaining<</if>> Elite. + $He then asks "<<Master>>, what <<sh>>ould I do with the <<if $eliteLeft < $eliteTotal>>remaining<</if>> 'Elite' left?" <br> <<link "Open fire">> <<set $eliteFate = 0>> @@ -281,7 +281,7 @@ <<goto "eliteTakeOverResult">> <</link>> <<elseif $eliteLeft <= 9 && $rep >= 10000>> - Some of the citizens waiting outside your penthouse to see you hear the ruckus and rush inside, worried. Time freezes for a few seconds, while the remaining elite recover from their terror and the citizens digest the gory scene in front of them. + Some of the citizens waiting outside your penthouse to see you hear the ruckus and rush inside, worried. Time seems to freeze for a few seconds, while the remaining Elite recover from their terror and the citizens digest the gory scene in front of them. The newcomers are quick to take your side. In little time the elites, outgunned and outnumbered, are neutralized. <br>One of the more courageous citizens approaches you and asks "<<= properTitle()>>, what should we do with them?" <br> @@ -299,7 +299,7 @@ <<goto "eliteTakeOverResult">> <</link>> <<elseif $finalChoice != "give in">> - With nothing else left, you remain powerless to stop the <<if $eliteLeft < $eliteTotal>>remaining<</if>> elite, who quickly capture and enslave you. Your personal story may continue, but the part of it worthy of retelling has now ended. + With nothing else left, you remain powerless to stop the <<if $eliteLeft < $eliteTotal>>remaining<</if>> Elite, who quickly capture and enslave you. Your personal story may continue, but the part of it worthy of retelling has now ended. <<set $ui = "start">> <br><br> ''GAME OVER'' diff --git a/src/pregmod/incubator.tw b/src/pregmod/incubator.tw index fe84284d231..d6187aad713 100644 --- a/src/pregmod/incubator.tw +++ b/src/pregmod/incubator.tw @@ -158,7 +158,7 @@ Reserve an eligible mother-to-be's child to be placed in a tank upon birth. Of $ <br> //You have no pregnant slaves bearing eligible children.// <</if>> -<<if $PC.pregKnown == 1 && $PC.pregSource != -6>> +<<if $PC.pregKnown == 1 && ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> <<set _WL = $PC.womb.length>> <<set _reservedIncubator = WombReserveCount($PC, "incubator")>> <<set _reservedNursery = WombReserveCount($PC, "nursery")>> diff --git a/src/pregmod/managePersonalAffairs.tw b/src/pregmod/managePersonalAffairs.tw index 09103f0ba81..dc151229c19 100644 --- a/src/pregmod/managePersonalAffairs.tw +++ b/src/pregmod/managePersonalAffairs.tw @@ -390,13 +390,13 @@ __Contraceptives and Fertility__ <br> <span id="miniscene"> -<<if $PC.preg < 6 && $PC.pregKnown == 1 && $PC.pregSource != -6>> +<<if $PC.preg < 6 && $PC.pregKnown == 1 && ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> Your period is late, so the first thing you do is test yourself for a potential pregnancy: @@.lime;you are pregnant.@@ <<link "Abort your child">><<replace "#miniscene">><<set $PC.preg = 0, $PC.pregType = 0, $PC.pregSource = 0, $PC.pregKnown = 0, $PC.pregWeek = 0>><<set WombFlush($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>> <<elseif $PC.labor == 1>> You are beginning to feel contractions; you'll be giving birth soon. <<elseif $PC.preg >= 39>> Your due date is looming, but your <<if $PC.pregType > 1>>children don't<<else>>child doesn't<</if>> seem to be interested in coming out just yet. [[Induce childbirth|Manage Personal Affairs][$PC.labor = 1]] -<<elseif $PC.pregKnown == 1 && $PC.pregSource != -6>> +<<elseif $PC.pregKnown == 1 && ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> You're pregnant, something rather unbecoming for an arcology owner. <<link "Abort your child">><<replace "#miniscene">><<set $PC.preg = 0, $PC.pregWeek = -2, $PC.pregType = 0, $PC.pregSource = 0, $PC.belly = 0, $PC.pregKnown = 0>><<set WombFlush($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>> <</if>> </span> @@ -461,7 +461,7 @@ In total, you have given birth to: You're having morning sickness. <<elseif $PC.preg > 1>> You've missed your period. This could be bad. -<<elseif $PC.preg > 0 && $PC.pregSource != -6>> +<<elseif $PC.preg > 0 && ($arcologies[0].FSRestart == "unset" || $eugenicsFullControl == 1 || ($PC.pregSource != -1 && $PC.pregSource != -6))>> Your fertile pussy has been thoroughly seeded; there is a chance you are pregnant. <<link "Pop some morning after pills">><<set $PC.preg = 0, $PC.pregWeek = 0, $PC.pregType = 0, $PC.pregSource = 0, $PC.pregKnown = 0>><<set WombFlush($PC)>><<goto "Manage Personal Affairs">><</link>> <<elseif $PC.pregWeek < 0>> You're still recovering from your recent pregnancy. diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw index a0b1fa40f75..7553c5d0118 100644 --- a/src/pregmod/newChildIntro.tw +++ b/src/pregmod/newChildIntro.tw @@ -857,7 +857,7 @@ You slowly strip down, gauging $his reactions to your show, until you are fully <<= FutureSocieties.Change("GenderRadicalist", 2)>> <</if>> <<if $arcologies[0].FSRestart != "unset" && $activeSlave.pubertyXY == 1>> - Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed. + Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that only the Elite should breed. <<= FutureSocieties.Change("Eugenics", 2)>> <</if>> <<set $activeSlave.devotion -= 25>> @@ -923,7 +923,7 @@ You slowly strip down, gauging $his reactions to your show, until you are fully <<= FutureSocieties.Change("GenderRadicalist", 2)>> <</if>> <<if $arcologies[0].FSRestart != "unset">> - Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed. + Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that only the Elite should breed. <<= FutureSocieties.Change("Eugenics", 2)>> <</if>> <<set $activeSlave.devotion -= 25>> @@ -1014,7 +1014,7 @@ You slowly strip down, gauging $his reactions to your show, until you are fully <<= FutureSocieties.Change("GenderRadicalist", 2)>> <</if>> <<if $arcologies[0].FSRestart != "unset" && $activeSlave.pubertyXY == 1>> - Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that all only the elite should breed. + Society @@.green;approves@@ of your promptly gelding $him; this advances the idea that only the Elite should breed. <<= FutureSocieties.Change("Eugenics", 2)>> <</if>> <</replace>> diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw index 533da24d3ee..96a610452af 100644 --- a/src/pregmod/widgets/pregmodWidgets.tw +++ b/src/pregmod/widgets/pregmodWidgets.tw @@ -667,7 +667,7 @@ $activeSlave.slaveName is up for review: <<set $activeSlave.preg = -3>> <<else>> The slave known as "<<= SlaveFullName($activeSlave)>>" has been deemed @@.green;worthy@@ of being used for breeding and has been marked as such. Please note the increased restrictions on breeding slaves. - <br>They are not permitted for public use or anything that may harm their growing child. The child within them is considered a member of the elite class and as such, any harm that comes to them will result in severe penalties to the breeder's owner. Development of the child will be closely monitored; should the fetus be identified as not of the owner's blood (or any other member of the Elite class), said owner shall face severe fines. + <br>They are not permitted for public use or anything that may harm their growing child. The child within them is considered a member of the Elite class and as such, any harm that comes to them will result in severe penalties to the breeder's owner. Development of the child will be closely monitored; should the fetus be identified as not of the owner's blood (or any other member of the Elite class), said owner shall face severe fines. <<set $activeSlave.breedingMark = 1, $activeSlave.pregControl = "none">> <</if>> <br>@@.yellowgreen;<<print cashFormat(5000)>>@@ has been deducted from your account as agreed. diff --git a/src/uncategorized/arcade.tw b/src/uncategorized/arcade.tw index 6edb5b28e77..bbf3c3e039a 100644 --- a/src/uncategorized/arcade.tw +++ b/src/uncategorized/arcade.tw @@ -28,7 +28,7 @@ $arcadeNameCaps <<case "Repopulation Focus">> is constructed so that the slaves lie within the arcade facing up. A hole is situated above them, so that their belly has room to protrude upwards as they are fucked pregnant. <<case "Eugenics">> - is designed with built in dispensers for various prophylactics. Numerous reminders to not impregnate subhumans line the walls along with offers for patrons to join the ranks of the elite. + is designed with built in dispensers for various prophylactics. Numerous reminders to not impregnate subhumans line the walls along with offers for patrons to join the ranks of the Elite. <<case "Transformation Fetishist">> reveals more of its inmates' bodies than the typical Free Cities sex arcade. There's no attempt to hide the feeding arrangements or injection lines, since transformation into a human sex toy is considered arousing here. <<case "Gender Radicalist">> diff --git a/src/uncategorized/arcmgmt.tw b/src/uncategorized/arcmgmt.tw index b094e65fb45..aa8cf82b111 100644 --- a/src/uncategorized/arcmgmt.tw +++ b/src/uncategorized/arcmgmt.tw @@ -1008,7 +1008,7 @@ _SCD = Math.trunc(($upperClass * (2 + _slaveDemandU)) + ($topClass * (12 + _slav /*Setting GDP depending on population*/ <<set $GDP = Math.trunc((($NPCSlaves + $menials) * 0.35 * _slaveProductivity) + ($lowerClass * 0.35) + ($middleClass * 0.75) + ($upperClass * 2) + ($topClass * 10)) / 10>> /*Top Class Interest in living in your arcology*/ -<<if $eliteFailTimer > 0>> /*when you fail the eugenics elite and they leave this triggers*/ +<<if $eliteFailTimer > 0>> /*when you fail the eugenics Elite and they leave this triggers*/ <<set _TCD = Math.trunc(($GDP / 15 + _topClass) * $rentEffectT * _topClassP + $TCBase - ($eliteFail / 15 * $eliteFailTimer)), $eliteFailTimer -= 1>> <<else>> @@ -1124,7 +1124,7 @@ _percTopClass = Math.trunc(($topClass / ($ACitizens + $ASlaves)) * 1000) / 10>> Pregnant citizens are offered subsidized rent to encourage free women to become pregnant and pregnant women to join the free population of your arcology. <<elseif $arcologies[0].FSRestartLaw == 1>> <<set _rentMultiplier *= 1.05>> - Non-elite citizens who refuse to be sterilized face a moderate tax and the looming possibility of expulsion or enslavement. + Non-Elite citizens who refuse to be sterilized face a moderate tax and the looming possibility of expulsion or enslavement. <</if>> <<if $arcologies[0].FSHedonisticDecadenceLaw == 1>> <<set _rentMultiplier *= 0.95>> diff --git a/src/uncategorized/arcologyDescription.tw b/src/uncategorized/arcologyDescription.tw index cc7f9a0d9cb..6ba09c51642 100644 --- a/src/uncategorized/arcologyDescription.tw +++ b/src/uncategorized/arcologyDescription.tw @@ -155,7 +155,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el Some are showing medical programs about pregnancy, interspersed with pornography starring slaves with big pregnant bellies. <</if>> <<if $arcologies[0].FSRestartDecoration >= 40>> - Some are showing propaganda discouraging slave pregnancy, while encouraging the elite to interbreed. Others urge free citizens to join the Societal Elite today. + Some are showing propaganda discouraging slave pregnancy, while encouraging the Elite to interbreed. Others urge free citizens to join the Societal Elite today. <</if>> <<if $arcologies[0].FSGenderFundamentalistDecoration >= 40>> Some are showing pornography starring women with perfect tits, tight asses and nice pussies. @@ -638,7 +638,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologies[0].FSSlimnessEnthusiastSMR == 1>>Most of the slave population is quite slim and physically fit. <<elseif $arcologies[0].FSAssetExpansionistSMR == 1>>$arcologies[0].name's consumption of pharmaceuticals is impressive, since slave growth hormones are nearly ubiquitous.<</if>> <<if $arcologies[0].FSRepopulationFocusSMR == 1>>Most of the slaves in the arcology are sporting pregnant bellies.<<elseif $arcologies[0].FSRestartSMR == 1>>Most of the slaves in the arcology are infertile.<</if>> -<<if $arcologies[0].FSRestartLaw == 1>><<if $ACitizens < 600>>Nearly every free woman is a member of the elite and some degree pregnant.<<else>>It isn't uncommon to see a free woman pregnant and proudly bearing the insignia of the elite.<</if>><</if>> +<<if $arcologies[0].FSRestartLaw == 1>><<if $ACitizens < 600>>Nearly every free woman is a member of the Elite and some degree pregnant.<<else>>It isn't uncommon to see a free woman pregnant and proudly bearing the insignia of the Elite.<</if>><</if>> <<if $arcologies[0].FSPastoralistLaw == 1>>Much of the menial slave labor force works to service $arcologies[0].name's hundreds of human cattle.<</if>> <<if $arcologies[0].FSPhysicalIdealistSMR == 1>>$arcologies[0].name must import a very large quantity of nutritive protein to nourish its slaves.<</if>> <<if $arcologies[0].FSHedonisticDecadenceSMR == 1>>$arcologies[0].name must import a very large quantity of fattening food to plump up its slaves.<</if>> diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw index f87fe19dd9e..b19e2f6f8e2 100644 --- a/src/uncategorized/neighborsFSAdoption.tw +++ b/src/uncategorized/neighborsFSAdoption.tw @@ -43,7 +43,7 @@ societal development. <<set $arcologies[$i].FSSubjugationistRace = $arcologies[0].FSSupremacistRace>> <<case "Repopulation Focus">> <<if $arcologies[$i].FSRepopulationFocus != "unset">><<set $arcologies[$i].FSRepopulationFocus = "unset">><</if>> - $desc obsessed with building a new society based on its societal elite, leading the arcology to @@.yellow;adopt Eugenics.@@ + $desc obsessed with building a new society based on its Societal Elite, leading the arcology to @@.yellow;adopt Eugenics.@@ <<set $arcologies[$i].FSRestart = 5>><<set _adopted = 1>> <<case "Eugenics">> <<if $arcologies[$i].FSRestart != "unset">><<set $arcologies[$i].FSRestart = "unset">><</if>> diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw index ea3d6db2019..1d31ee89f98 100644 --- a/src/uncategorized/nonRandomEvent.tw +++ b/src/uncategorized/nonRandomEvent.tw @@ -118,7 +118,7 @@ <<goto "P coup aftermath">> <<elseif $SF.Toggle && $SF.Active === -1 && _effectiveWeek >= 72>> <<goto "Security Force Proposal">> -<<elseif $failedElite > 300 && $eugenicsFullControl != 1>> +<<elseif $arcologies[0].FSRestart != "unset" && $failedElite > 300 && $eugenicsFullControl != 1>> <<goto "eliteTakeOver">> <<elseif (_effectiveWeek > 5) && ($rep > 3000) && ($FSAnnounced == 0)>> <<goto "P FS Announcement">> diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw index 4caa34fc4a5..99d4667cf07 100644 --- a/src/uncategorized/personalAssistantAppearance.tw +++ b/src/uncategorized/personalAssistantAppearance.tw @@ -285,7 +285,7 @@ _HeA's a cute little <<if $arcologies[0].FSSupremacist != "unset" && $assistantF <<case "repopulation focus">> wearing a nice suit, it's tailored to contain _hisA pregnant belly. <<case "eugenics">> - wearing a nice suit and wearing the insignia of the elite upon _hisA arm. _HisA suit strains to contain _hisA belly, swollen with the child of another elite. + wearing a nice suit and wearing the insignia of the Elite upon _hisA arm. _HisA suit strains to contain _hisA belly, swollen with the child of another Elite. <<case "gender radicalist">> wearing a nice suit. _HeA's changed _hisA appearance recently to make _himselfA quite androgynous. <<case "gender fundamentalist">> diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw index 70c06fdf651..10e46e49942 100644 --- a/src/uncategorized/policies.tw +++ b/src/uncategorized/policies.tw @@ -1366,7 +1366,7 @@ <<if $arcologies[0].FSRestartDecoration >= 90>> <<if $arcologies[0].FSRestartLaw == 0>> - <br>''@@.lime;Taxation of Fertile Non-Elite:@@'' fertile civilians, who are not part of society's elite, will face increased taxation. + <br>''@@.lime;Taxation of Fertile Non-Elite:@@'' fertile civilians, who are not part of society's Elite, will face increased taxation. [[Implement|Policies][$arcologies[0].FSRestartLaw = 1, cashX(-5000, "policies"), repX(-1000, "policies")]] <br> //Will increase your rental income, but the lower class will dislike you.// <</if>> diff --git a/src/uncategorized/reFSNonconformist.tw b/src/uncategorized/reFSNonconformist.tw index 12edfc102ae..9a501859664 100644 --- a/src/uncategorized/reFSNonconformist.tw +++ b/src/uncategorized/reFSNonconformist.tw @@ -216,7 +216,7 @@ The nonconformist is far too prominent and prosperous to make this an easy dilem <<run cashX(-10000, "event")>> <<replace "#result">><<nobr>> <<if $arcologies[0].FSRestart != "unset">> - You promise to deal with the situation. The Societal Elite trust you to not fail, and they are not disappointed. The fallen elite + You promise to deal with the situation. The Societal Elite trust you to not fail, and they are not disappointed. The fallen Elite <<else>> You promise to deal with the situation. The prominent citizens trust you enough to leave the problem in your hands, and they are not disappointed. The nonconformist <</if>> diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index 0af53999500..a695c4a2a13 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -1241,7 +1241,7 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1 <</if>> <<elseif ($activeSlave.preg > $activeSlave.pregData.minLiveBirth)>> <<link "Give $him a cesarean section" "csec">><</link>> - <<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && ($activeSlave.pregSource == -1 || $activeSlave.pregSource == -6)>> + <<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1 && ($activeSlave.pregSource == -1 || $activeSlave.pregSource == -6)>> //You are forbidden from aborting an Elite child// <<elseif ($activeSlave.preg > 0)>> <<link "Abort $his pregnancy" "Abort">><</link>> diff --git a/src/uncategorized/spa.tw b/src/uncategorized/spa.tw index 2a1ab9bce4b..cfb66549938 100644 --- a/src/uncategorized/spa.tw +++ b/src/uncategorized/spa.tw @@ -30,7 +30,7 @@ $spaNameCaps <<case "Repopulation Focus">> is comfortable, with waterproof cushions lining the pools. It is equipped with all sorts of devices to aid pregnant slaves, including lifts to help them in and out of the water, baths just for their feet, and all around showers to help clean and moisturize difficult to reach spots. <<case "Eugenics">> - is comfortable, albeit split in half. One side for the lower classes' slaves, and the other for the elite and their pets. + is comfortable, albeit split in half. One side for the lower classes' slaves, and the other for the Elite and their pets. <<case "Gender Radicalist">> is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing slave girls with all different varieties of genitalia orgasming from penetration, to keep the idea at the forefront of the slaves' minds. <<case "Gender Fundamentalist">> diff --git a/src/utility/birthWidgets.tw b/src/utility/birthWidgets.tw index ce8a6393dfd..76b9562d727 100644 --- a/src/utility/birthWidgets.tw +++ b/src/utility/birthWidgets.tw @@ -1270,8 +1270,8 @@ Feeling childbirth approaching, $slaves[$i].slaveName is helped to $his prepared <</switch>> -<<if $slaves[$i].breedingMark == 1 && $propOutcome == 1 && ($slaves[$i].pregSource == -1 || $slaves[$i].pregSource == -6) && $eugenicsFullControl != 1>> - <br>The Societal Elite @@.red;are furious@@ you would allow an elite child to perish under your watch<<if _curBabies > 1>>, let alone multiple<</if>>. +<<if $arcologies[0].FSRestart != "unset" && $slaves[$i].breedingMark == 1 && $propOutcome == 1 && ($slaves[$i].pregSource == -1 || $slaves[$i].pregSource == -6) && $eugenicsFullControl != 1>> + <br>The Societal Elite @@.red;are furious@@ you would allow an Elite child to perish under your watch<<if _curBabies > 1>>, let alone multiple<</if>>. <<set $failedElite += 100>> <</if>> diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index 32a57878dc9..7927ebb1506 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -337,7 +337,7 @@ Call as <<SlaveInteractFertility>> <</if>> <<elseif ($activeSlave.preg > $activeSlave.pregData.minLiveBirth)>> [["Give " + $him + " a cesarean section"|csec]] - <<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && ($activeSlave.pregSource == -1 || $activeSlave.pregSource == -6)>> + <<elseif ($activeSlave.preg > 0) && $activeSlave.breedingMark == 1 && $propOutcome == 1 && $arcologies[0].FSRestart != "unset" && $eugenicsFullControl != 1 && ($activeSlave.pregSource == -1 || $activeSlave.pregSource == -6)>> //You are forbidden from aborting an Elite child// <<elseif ($activeSlave.preg > 0)>> [["Abort " + $his + " pregnancy"|Abort]] -- GitLab