Skip to content
Snippets Groups Projects
Commit b680f8ef authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

Various fixes

See merge request pregmodfan/fc-pregmod!3928
parents 2167482f 9629ae4e
No related branches found
No related tags found
No related merge requests found
...@@ -358,6 +358,22 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a ...@@ -358,6 +358,22 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
<</if>> <</if>>
The child<<if _curBabies > 1>>ren<</if>> will be raised privately, with expert care and tutoring, an expensive proposition. The child<<if _curBabies > 1>>ren<</if>> will be raised privately, with expert care and tutoring, an expensive proposition.
<<set $activeSlave.devotion += 6, $privateOrphanageTotal += _curBabies>> <<set $activeSlave.devotion += 6, $privateOrphanageTotal += _curBabies>>
<<case "breeder schools">>
<<if $activeSlave.fetish == "mindbroken" || $activeSlave.fuckdoll > 0>>
has few thoughts about the matter.
<<elseif $activeSlave.devotion > 95>>
loves you already, but $he'll @@.hotpink;love you even more@@ for this. $He can't wait to see $his child<<if _curBabies > 1>>ren<</if>> proudly furthering your cause.
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.devotion > 50>>
heard about these and will be @@.hotpink;happy that $his child<<if $activeSlave.pregType > 1>>ren<</if>> will have a purpose in your society other than slavery.@@ $He will miss $his child<<if $activeSlave.pregType > 1>>ren<</if>>, but $he expected that.
<<set $activeSlave.devotion += 4>>
<<elseif $activeSlave.devotion > 20>>
will naturally miss $his child<<if _curBabies > 1>>ren<</if>>, but will is broken enough to hope that $his offspring will have a better life, or at least an enjoyable one.
<<else>>
will of course @@.mediumorchid;hate you for this.@@ The mere thought of $his $fertilityAge year old daughter<<if _curBabies > 1>>s<</if>> swollen with life, and proud of it, fills $him with @@.gold;disdain.@@
<<set $activeSlave.devotion -= 4, $activeSlave.trust -= 4>>
<</if>>
<<set $breederOrphanageTotal += _curBabies>>
<<case "the market">> <<case "the market">>
<<if $activeSlave.prestige > 1 || $activeSlave.pornPrestige > 2>> <<if $activeSlave.prestige > 1 || $activeSlave.pornPrestige > 2>>
<<set _babyCost = random(-12,100)>> <<set _babyCost = random(-12,100)>>
......
...@@ -1924,7 +1924,7 @@ Work on $him structurally: ...@@ -1924,7 +1924,7 @@ Work on $him structurally:
[[Encase in a Fuckdoll suit|Surgery Degradation][$activeSlave.subTarget=0, $activeSlave.sentence=0, $activeSlave.training=0, $activeSlave.toyHole="all her holes", $activeSlave.pubicHStyle="waxed", $activeSlave.livingRules="spare", $activeSlave.speechRules="restrictive", $activeSlave.releaseRules="restrictive", $activeSlave.relationshipRules="restrictive", $activeSlave.fuckdoll=1, $activeSlave.choosesOwnClothes=0, $activeSlave.clothes="a Fuckdoll suit", $activeSlave.collar="none", $activeSlave.shoes="heels",$activeSlave.legAccessory="none", $activeSlave.vaginalAccessory="none", $activeSlave.vaginalAttachment="none", $activeSlave.dickAccessory="none", $activeSlave.chastityAnus=0, $activeSlave.chastityPenis=0, $activeSlave.chastityVagina=0, $activeSlave.buttplug="none", $activeSlave.attrKnown=1, $activeSlave.fetishKnown=1, $activeSlave.inflation=0, $activeSlave.inflationType="none", $activeSlave.inflationMethod=0, $activeSlave.milkSource=0, $activeSlave.cumSource=0, $surgeryType = "fuckdoll"]] //This will greatly restrict $him// [[Encase in a Fuckdoll suit|Surgery Degradation][$activeSlave.subTarget=0, $activeSlave.sentence=0, $activeSlave.training=0, $activeSlave.toyHole="all her holes", $activeSlave.pubicHStyle="waxed", $activeSlave.livingRules="spare", $activeSlave.speechRules="restrictive", $activeSlave.releaseRules="restrictive", $activeSlave.relationshipRules="restrictive", $activeSlave.fuckdoll=1, $activeSlave.choosesOwnClothes=0, $activeSlave.clothes="a Fuckdoll suit", $activeSlave.collar="none", $activeSlave.shoes="heels",$activeSlave.legAccessory="none", $activeSlave.vaginalAccessory="none", $activeSlave.vaginalAttachment="none", $activeSlave.dickAccessory="none", $activeSlave.chastityAnus=0, $activeSlave.chastityPenis=0, $activeSlave.chastityVagina=0, $activeSlave.buttplug="none", $activeSlave.attrKnown=1, $activeSlave.fetishKnown=1, $activeSlave.inflation=0, $activeSlave.inflationType="none", $activeSlave.inflationMethod=0, $activeSlave.milkSource=0, $activeSlave.cumSource=0, $surgeryType = "fuckdoll"]] //This will greatly restrict $him//
<</if>> <</if>>
<<else>> <<else>>
<br>$He is encased in a Fuckdoll suit. [[Extract " + $him + "|Surgery Degradation][$activeSlave.fuckdoll=0, $activeSlave.clothes="no clothing", $activeSlave.shoes="none", $surgeryType = "fuckdollExtraction"]] <br>$He is encased in a Fuckdoll suit. [["Extract " + $him|Surgery Degradation][$activeSlave.fuckdoll=0, $activeSlave.clothes="no clothing", $activeSlave.shoes="none", $surgeryType = "fuckdollExtraction"]]
<</if>> <</if>>
<</if>> <</if>>
......
...@@ -78,6 +78,22 @@ I need to break single passage to several widgets, as it's been overcomplicated ...@@ -78,6 +78,22 @@ I need to break single passage to several widgets, as it's been overcomplicated
<</if>> <</if>>
The child<<if _curBabies > 1>>ren<</if>> will be raised privately, with expert care and tutoring, an expensive proposition. The child<<if _curBabies > 1>>ren<</if>> will be raised privately, with expert care and tutoring, an expensive proposition.
<<set $slaves[$i].devotion += 6, $privateOrphanageTotal += _curBabies>> <<set $slaves[$i].devotion += 6, $privateOrphanageTotal += _curBabies>>
<<case "breeder schools">>
<<if $slaves[$i].fetish == "mindbroken" || $slaves[$i].fuckdoll > 0>>
has few thoughts about the matter.
<<elseif $slaves[$i].devotion > 95>>
loves you already, but $he'll @@.hotpink;love you even more@@ for this. $He can't wait to see $his child<<if _curBabies > 1>>ren<</if>> proudly furthering your cause.
<<set $slaves[$i].devotion += 4>>
<<elseif $slaves[$i].devotion > 50>>
heard about these and will be @@.hotpink;happy that $his child<<if $slaves[$i].pregType > 1>>ren<</if>> will have a purpose in your society other than slavery.@@ $He will miss $his child<<if $slaves[$i].pregType > 1>>ren<</if>>, but $he expected that.
<<set $slaves[$i].devotion += 4>>
<<elseif $slaves[$i].devotion > 20>>
will naturally miss $his child<<if _curBabies > 1>>ren<</if>>, but will is broken enough to hope that $his offspring will have a better life, or at least an enjoyable one.
<<else>>
will of course @@.mediumorchid;hate you for this.@@ The mere thought of $his $fertilityAge year old daughter<<if _curBabies > 1>>s<</if>> swollen with life, and proud of it, fills $him with @@.gold;disdain.@@
<<set $slaves[$i].devotion -= 4, $slaves[$i].trust -= 4>>
<</if>>
<<set $breederOrphanageTotal += _curBabies>>
<<case "the market">> <<case "the market">>
<<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>> <<if $slaves[$i].prestige > 1 || $slaves[$i].pornPrestige > 2>>
<<set _babyCost = random(-12,100)>> <<set _babyCost = random(-12,100)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment