diff --git a/src/pregmod/theBlackMarket.tw b/src/pregmod/theBlackMarket.tw index f585b1e3a6633d112f547f2bb2e8067493328639..4d15dd794256f0036a4b79d4e4e5a65b490b24e6 100644 --- a/src/pregmod/theBlackMarket.tw +++ b/src/pregmod/theBlackMarket.tw @@ -183,6 +183,10 @@ Of all the wonders present, the thing that catches your eye the most is a shady <<else>> <br>You appear to already possess all the societal based schematics he has to offer. <</if>> +<<if $cheatMode == 1>> + <br> + [[Refresh societal wares list|The Black Market][$thisWeeksFSWares = ["GenderRadicalistResearch", "SlaveProfessionalismResearch", "TransformationFetishistResearch", "AssetExpansionistResearch", "SlimnessEnthusiastResearch", "YouthPreferentialistResearch", "HedonisticDecadenceResearch"]]] +<</if>> <br><br> He gestures to a door in the back of the stall. "The good shit's back there<<if $thisWeeksIllegalWares.length > 1>> — here's a list: <<elseif $thisWeeksIllegalWares.length == 1>> — only one this week: <<else>>.<</if>>" @@ -304,9 +308,9 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if <</if>> <br>"I'm not sure about this... but you still might be interested. Let me just begin with a story... Some time ago, there was a man with very pregnant girl in tow. Not so unusual in these days, but what made it really stand out was the girl's age — she couldn't have been any older then six! And looked ready to birth full sized triplets, no less. To top it all off, she did not look stressed by it at all, which was just amazing, given her size. The man said that he invented some sort of subsystem for those modern incubators to prep the occupant's body in a special way, and that this girl was a test subject. I do not understand much about this technical stuff, but the documentation seems legit enough. If you like, I can sell it to you; no guarantees though, on either the construction or the results." <<if $arcologies[0].FSRepopulationFocus >= 60>> - <p style="text-indent:2em"> As pursuing repopulation focused society, you already have similar documentation in you possession. No reason to spend you money on dublicate. </p> + <p style="text-indent:2em"> As a repopulationist society, you already have similar documentation in your possession. Buying this would be a waste of money. </p> <<elseif $incubatorUpgradeReproduction < 1 || $incubatorUpgradeOrgans < 1 || $dispensaryUpgrade < 1 || $bellyImplants < 1 || $incubatorUpgradeGrowthStims < 1>> - <p style="text-indent:2em"> You lack the facilities needed to manufacture something this complex, so though you can buy documentation, actual production of the incubator pregnancy adaptation module is currently out of your reach.</p> + <p style="text-indent:2em"> You lack the facilities needed to manufacture something this complex, so while you can buy its documentation, actual production and installation of the module is currently out of your reach.</p> <</if>> <<else>> You have no interest in research that involves pregnancy. @@ -448,3 +452,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if <<else>> <br>You appear to already possess all the black market schematics he has to offer. <</if>> +<<if $cheatMode == 1>> + <br> + [[Refresh illicit wares list|The Black Market][$thisWeeksIllegalWares = ["childhoodFertilityInducedNCS", "UterineRestraintMesh", "PGHack", "BlackmarketPregAdaptation", "RapidCellGrowthFormula", "sympatheticOvaries", "asexualReproduction"]]] +<</if>> diff --git a/src/pregmod/widgets/seBirthWidgets.tw b/src/pregmod/widgets/seBirthWidgets.tw index 8fe53373142283963facaefa97caab2e2936e2ae..72a8b22176d67910cb96d445b5da3c8e222da3bd 100644 --- a/src/pregmod/widgets/seBirthWidgets.tw +++ b/src/pregmod/widgets/seBirthWidgets.tw @@ -512,9 +512,9 @@ This descriptions can be expanded with more outcomes later. But it's not practic <<if $slaves[$i].fetishKnown == 0>>What would have made most girls blackout from pain sent $him into the lewdest orgasm you've seen today. $He @@.lightcoral;must get off to pain.@@.<<set $slaves[$i].fetishKnown = 1>><<else>> $He claims to have never climaxed so hard and @@.hotpink;wishes $his hips could have stayed that narrow for next time.@@<</if>> <<set $slaves[$i].devotion += 5>> <<elseif $slaves[$i].devotion > 70>> - When $he comes to, $his pelvis has already been patched up. $He is just glad that $he managed to finish giving birth despite the hindrance. + When $he finally comes to after blacking out, $his pelvis has already been patched up. $He is just glad that $he managed to finish giving birth despite the hindrance. <<else>> - When $he comes to, $his pelvis has already been patched up. $He @@.mediumorchid;loathes you@@ for forcing $his body to undergo such a painful experience and @@.gold;fears@@ what horror you have planned next. + When $he finally comes to after blacking out, $his pelvis has already been patched up. $He @@.mediumorchid;loathes you@@ for forcing $his body to undergo such a painful experience and @@.gold;fears@@ what horror you have planned next. <<set $slaves[$i].devotion -= 25, $slaves[$i].trust -= 25>> <</if>> <<else>> @@ -737,7 +737,7 @@ All in all, /* this needs a tally of how many babies where lost due to underdevelopment instead of relying off a check */ <<if $surgeryUpgrade != 1 && $slaves[$i].curStillBirth > 0>> <br> - It's possible that @@.red;having advanced equipment@@ in remote surgery could have prevented the loss of $his $slaves[$i].curStillBirth unborn child<<if $slaves[$i].curStillBirth > 1>>ren<</if>>. + It's possible that @@.red;having advanced equipment@@ in the remote surgery could have prevented the loss of $his $slaves[$i].curStillBirth unborn child<<if $slaves[$i].curStillBirth > 1>>ren<</if>>. <br> <</if>>