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

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

fixed descriptions

See merge request !2750
parents 4ba0d857 ae95a4b5
No related branches found
No related tags found
1 merge request!2750fixed descriptions
......@@ -59,6 +59,7 @@
<<set $activeSlave.butt = random(0,1)>>
<<set $activeSlave.vagina = -1>>
<<set $activeSlave.clit = 0>>
<<set $activeSlave.labia = 0>>
<<set $activeSlave.ovaries = 0>>
<<set $activeSlave.preg = 0>>
<<set $activeSlave.dick = random(3,5)>>
......
......@@ -2137,13 +2137,13 @@ $His
<<case "a tube top and thong" "a thong" "a slutty klan robe" "a t-shirt and thong">>
$His thong leaves $his
<<if $activeSlave.butt > 10>>
butt completely bare, it does nothing to conceal its absurd size.
butt completely bare, as it has long since been lost in its absurd size.
<<elseif $activeSlave.butt > 7>>
but completely bare, as it cannot conceal its absurd size.
butt completely bare, as its enormity has since devoured it.
<<elseif $activeSlave.butt > 3>>
big butt.
big butt completely visible.
<<else>>
butt.
butt completely visible.
<</if>>
<<case "a button-up shirt and panties" "a sweater and panties" "panties and pasties" "a t-shirt and panties" "a tank-top and panties" "striped underwear" "panties">>
$His panties partially cover $his
......@@ -12832,11 +12832,11 @@ $He has
<</if>>
<<elseif $activeSlave.belly >= 450000>>
<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
The $activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his pants have been widened to pick up the slack.
$activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic <<print $activeSlave.inflationType>>-filled belly, so $his pants have been widened to pick up the slack.
<<elseif $activeSlave.bellyImplant > 0>>
The $activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic implant-filled belly, so $his pants have been widened to pick up the slack.
$activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic implant-filled belly, so $his pants have been widened to pick up the slack.
<<else>>
The $activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic pregnant belly, so $his pants have been widened to pick up the slack.
$activeSlave.slaveName's shirt can't possibly cover the underside of $his gigantic pregnant belly, so $his pants have been widened to pick up the slack.
<</if>>
<<elseif $activeSlave.belly >= 300000>>
<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
......@@ -12866,23 +12866,23 @@ $He has
$activeSlave.slaveName's shirt is straining to contain $his massively fat belly.
<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
<<if $activeSlave.bellyAccessory == "a huge empathy belly">>
The of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge pregnant belly.
The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge pregnant belly.
<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
The of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly.
The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge <<print $activeSlave.inflationType>>-filled belly.
<<elseif $activeSlave.bellyImplant > 0>>
The of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge implant-filled belly.
The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge implant-filled belly.
<<else>>
The of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge pregnant belly.
The bottom of $activeSlave.slaveName's shirt is pushed up to just below $his crotch due to $his huge pregnant belly.
<</if>>
<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
<<if $activeSlave.bellyAccessory == "a large empathy belly">>
The of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly.
The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly.
<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
The of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly.
The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his hugely <<print $activeSlave.inflationType>>-swollen belly.
<<elseif $activeSlave.bellyImplant > 0>>
The of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his huge implant-filled belly.
The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his huge implant-filled belly.
<<else>>
The of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly.
The bottom of $activeSlave.slaveName's shirt is slightly pushed up thanks to $his big pregnant belly.
<</if>>
<<elseif $activeSlave.weight > 160>>
$activeSlave.slaveName's shirt is filled out by $his hugely fat belly.
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