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

more pregnancy toggle respect

parent 0219c557
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el
Some are playing pornography starring slaves with huge assets, interspersed with pharmaceutical advertisements.
<</if>>
<<if $arcologies[0].FSPastoralistDecoration >= 40>>
Some are showing informational agricultural programs interspersed with pornography starring slaves who are lactating heavily, hugely pregnant, or often both.
Some are showing informational agricultural programs interspersed with pornography starring slaves who are lactating heavily<<if $seePreg == 1>>, hugely pregnant, or often both<</if>>.
<</if>>
<<if $arcologies[0].FSPhysicalIdealistDecoration >= 40>>
Some are showing
......@@ -263,12 +263,14 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el
<<else>>
some are augmented by implants.
<</if>>
<<if $brothelAdsPreg == 1>>
Most of slaves have firm, rounded bellies.
<<elseif $brothelAdsPreg == -1>>
Most of the slaves have firm, flat bellies.
<<else>>
Some of the slaves are pregnant.
<<if $seePreg == 1>>
<<if $brothelAdsPreg == 1>>
Most of slaves have firm, rounded bellies.
<<elseif $brothelAdsPreg == -1>>
Most of the slaves have firm, flat bellies.
<<else>>
Some of the slaves are pregnant.
<</if>>
<</if>>
<<if $brothelAdsModded == 1>>
Everything is heavily pierced and tattooed.
......
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