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

Merge branch 'Kot-Suckle-Tum' into 'pregmod-master'

Make it so eating out your slave takes the belly into account to a degree

See merge request !8679
parents 6379da5a 720a27dc
No related branches found
No related tags found
1 merge request!8679Make it so eating out your slave takes the belly into account to a degree
...@@ -21,7 +21,37 @@ ...@@ -21,7 +21,37 @@
You have <<= getSlave($AS).slaveName>> brought into your office and placed on your couch. You have <<= getSlave($AS).slaveName>> brought into your office and placed on your couch.
<</if>> <</if>>
After $he is situated, you go over to $him<<if getSlave($AS).clothes != "no clothing">> and take off $his clothing, causing $him to <<if _devotion > 50>>give you a soft smile<<else>>give you an angry glare<</if>><</if>>. You suddenly grab $his hips and pull $his crotch to your face, causing $him to <<if canTalk(getSlave($AS))>>give a shriek of surprise<<else>>shudder in surprise<</if>>. Looking at $him directly in the eyes, you begin to run your tongue along $his labia, drawing a <<if canTalk(getSlave($AS))>>soft<<else>>silent<</if>> moan from $him. The combination of the pleasure and the intense look from <<if areRelated(getSlave($AS), $PC)>>$his <<=relativeTerm(getSlave($AS), $PC)>><<else>>the _womanP $he<<if _devotion > 95>> loves <<elseif _devotion > 50>>'s accepted as $his <<= getWrittenTitle(getSlave($AS))>><<else>> hates/*not sure what to use for "reluctant"*/<</if>><</if>> makes $him blush, but you don't let up. After $he is situated, you go over to $him<<if getSlave($AS).clothes != "no clothing">> and take off $his clothing, causing $him to <<if _devotion > 50>>give you a soft smile<<else>>give you an angry glare<</if>><</if>>. You suddenly grab $his hips and pull $his crotch to your face, causing $him to <<if canTalk(getSlave($AS))>>give a shriek of surprise<<else>>shudder in surprise<</if>>
<<if getSlave($AS).belly >= 30000>>
<<if getSlave($AS).bellyPreg > 1000>>
as you get familiar under $his huge life-swollen baby bump.
<<else>>
as you get familiar under $his hugely swollen belly.
<</if>>
<<elseif getSlave($AS).belly >= 10000>>
<<if getSlave($AS).bellyPreg >= 8000>>
as you get under $his baby bump.
<<elseif getSlave($AS).bellyImplant >= 8000>>
as you get under the swollen orb that is $his stomach.
<<else>>
as you get under the bloated container of <<= getSlave($AS).inflationType>> that is $his middle.
<</if>>
<<elseif getSlave($AS).belly >= 1000>>
<<if getSlave($AS).bellyPreg >= 1000>>
as you get not far below the life growing within $him.
<<elseif getSlave($AS).bellyImplant >= 1000>>
as you get not far below the curve of $his stomach.
<<else>>
as you get not far below the groaning container of <<= getSlave($AS).inflationType>> within $him.
<</if>>
<<elseif getSlave($AS).weight > 95>>
as you get familiar with $his fat belly.
<</if>>
Looking at $him directly in the eyes, you begin to run your tongue along $his labia, drawing a <<if canTalk(getSlave($AS))>>soft<<else>>silent<</if>> moan from $him. The combination of the pleasure and the intense look from <<if areRelated(getSlave($AS), $PC)>>$his <<=relativeTerm(getSlave($AS), $PC)>><<else>>the _womanP $he<<if _devotion > 95>> loves <<elseif _devotion > 50>>'s accepted as $his <<= getWrittenTitle(getSlave($AS))>><<else>> hates/*not sure what to use for "reluctant"*/<</if>><</if>> makes $him blush, but you don't let up.
<<if getSlave($AS).dick == 0>> <<if getSlave($AS).dick == 0>>
You give $his clit a few experimental tweaks, causing $his <<if canTalk(getSlave($AS))>>moans<<else>>squirming<</if>> to intensify<<if hasBothLegs(getSlave($AS))>> and $his legs to tighten around your head<</if>>. You give $his clit a few experimental tweaks, causing $his <<if canTalk(getSlave($AS))>>moans<<else>>squirming<</if>> to intensify<<if hasBothLegs(getSlave($AS))>> and $his legs to tighten around your head<</if>>.
<</if>> <</if>>
......
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