diff --git a/js/003-data/gameVariableData.js b/js/003-data/gameVariableData.js index 968b2535b0b27ce8138d4edfafc9e43d1edfd92e..912ace7a55315a227ad5d91f64a0848f6bb4249d 100644 --- a/js/003-data/gameVariableData.js +++ b/js/003-data/gameVariableData.js @@ -1366,10 +1366,11 @@ App.Data.resetOnNGPlus = { prosthetics: {}, merchantFSWares: ["AssetExpansionistResearch", "GenderRadicalistResearch", "HedonisticDecadenceResearch", "SlaveProfessionalismResearch", "SlimnessEnthusiastResearch", "TransformationFetishistResearch", "YouthPreferentialistResearch"], - merchantIllegalWares: ["asexualReproduction", "childhoodFertilityInducedNCS", "PGHack", "RapidCellGrowthFormula", "sympatheticOvaries", "UterineRestraintMesh"], /* "AnimalOrgans" for future use */ + merchantIllegalWares: ["asexualReproduction", "childhoodFertilityInducedNCS", "PGHack", "RapidCellGrowthFormula", "sympatheticOvaries", "UterineRestraintMesh", "BlackmarketPregAdaptation"], /* "AnimalOrgans" for future use */ RapidCellGrowthFormula: 0, UterineRestraintMesh: 0, PGHack: 0, + BlackmarketPregAdaptation: 0, diversePronouns: 0, diff --git a/src/pregmod/theBlackMarket.tw b/src/pregmod/theBlackMarket.tw index 8b886f07e1d616ac4cbd78b46c7e1fc5abed58f5..5c8c1f0e10b61b2d4b93c944a18a4110c0fff241 100644 --- a/src/pregmod/theBlackMarket.tw +++ b/src/pregmod/theBlackMarket.tw @@ -293,6 +293,34 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if <</if>> <</if>> + <<if $thisWeeksIllegalWares[_bim] == "BlackmarketPregAdaptation">> + <br> + <<if $BlackmarketPregAdaptation == 0>> + <<if $seePreg == 1>> + <<if $incubatorUpgradeReproduction == 1 && $incubatorUpgradeOrgans == 1 && $ImplantProductionUpgrade == 1 && $bellyImplants == 1>> + <<if $surgeryUpgrade == 1>> + <<if $cash >= 120000>> + [[Purchase documents regarding the incubator pregnancy adaptation subsytem|The Black Market][cashX(-120000, "capEx"), $BlackmarketPregAdaptation = 1, _dump = $merchantIllegalWares.delete("BlackmarketPregAdaptation")]] //@@.yellowgreen;<<print cashFormat(120000)>>.@@// + <<else>> + You cannot afford the asking price of @@.red;<<print cashFormat(120000)>>@@ for the incubator pregnancy adaptation subsytem documentation. + <</if>> + "I'm not sure about this... but you still might be interested. I just tell you a story. Some time ago there been a man with very pregnant girl in tow. Not so unusual in these days, but what make it really exclusive - it's a girl age. She can't be any older then six! And looked ready to birth full sized triples, no less. And even at such size she do not look stressed by it at all. Man said that he invented subsytem for those modern incubator's that allow to prepaire thir bodies in special way, and this girl is test subject. I do not understand much about these technical stuff, but documentation seems legit enough. If you like - I can sell it to you, no guarantees tough." + <<else>> + The autosurgery lacks the needed actuators, so constructing even more complex incubator pregnancy adaptation subsytem is impossible. + <</if>> + <<else>> + You lack the facilities needed to produce something this complex, so production of incubator pregnancy adaptation subsytem is out of your reach. + <</if>> + <<else>> + You have no interest in research that involves pregnancy. + <<run $merchantIllegalWares.delete("BlackmarketPregAdaptation")>> + <</if>> + <<else>> + You already possess the incubator pregnancy adaptation subsytem. + <<run $merchantIllegalWares.delete("BlackmarketPregAdaptation")>> + <</if>> + <</if>> + <<if $thisWeeksIllegalWares[_bim] == "RapidCellGrowthFormula">> <br> <<if $geneticMappingUpgrade == 0>>