Skip to content
Snippets Groups Projects
Commit 5a747a53 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

slaves are naked when inspected

parent cdb3dd15
No related branches found
No related tags found
1 merge request!3677slaves are naked when inspected
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
<<set $i = $slaveIndices[$devMother]>> <<set $i = $slaveIndices[$devMother]>>
<<set $j = $slaveIndices[$devDaughter]>> <<set $j = $slaveIndices[$devDaughter]>>
<<set _clothesTemp = $slaves[$i].clothes, $slaves[$i].clothes = "no clothing">>
<<set _clothesTemp2 = $slaves[$j].clothes, $slaves[$j].clothes = "no clothing">>
<span id="artFrame"> <span id="artFrame">
/* 000-250-006 */ /* 000-250-006 */
<<if $seeImages == 1>> <<if $seeImages == 1>>
...@@ -17,6 +19,8 @@ ...@@ -17,6 +19,8 @@
<</if>> <</if>>
/* 000-250-006 */ /* 000-250-006 */
</span> </span>
<<set $slaves[$i].clothes = _clothesTemp>>
<<set $slaves[$j].clothes = _clothesTemp2>>
$slaves[$i].slaveName and her daughter $slaves[$j].slaveName are both good slaves, devoted and obedient. They'd probably do anything you order them to do. By happenstance they come before you for inspection one after the other. They certainly see each other stark naked frequently enough. As you finish $slaves[$i].slaveName's inspection, her daughter waits patiently for her turn. It occurs to you that they probably would do //anything// you order them to do, and that they're so acclimated to sexual slavery that they might well enjoy it. $slaves[$i].slaveName and her daughter $slaves[$j].slaveName are both good slaves, devoted and obedient. They'd probably do anything you order them to do. By happenstance they come before you for inspection one after the other. They certainly see each other stark naked frequently enough. As you finish $slaves[$i].slaveName's inspection, her daughter waits patiently for her turn. It occurs to you that they probably would do //anything// you order them to do, and that they're so acclimated to sexual slavery that they might well enjoy it.
......
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