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

fixes

parent a4604e55
No related branches found
No related tags found
No related merge requests found
......@@ -634,42 +634,42 @@
<<elseif ($PC.mother == _SlaveI.ID || $PC.father == _SlaveI.ID) && _SlaveI.fetish != "mindbroken">>
She
<<if _SlaveI.sexualQuirk is "perverted">>
is such a pervert that she @@.hotpink;enjoys@@ carrying on an incestuous relationship with her own daughter.
is such a pervert that she @@.hotpink;enjoys@@ carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<set _SlaveI.devotion += 1>>
<<elseif _SlaveI.devotion > 95>>
is so inured to the perversities of slavery that she @@.hotpink;enjoys@@ carrying on an incestuous relationship with her own daughter.
is so inured to the perversities of slavery that she @@.hotpink;enjoys@@ carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<set _SlaveI.devotion += 1>>
<<elseif _SlaveI.behavioralQuirk is "sinful">>
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own daughter.
is torn between sinful delight and deep disgust that she's carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<elseif _SlaveI.devotion > 75>>
is so devoted to you that she accepts carrying on an incestuous relationship with her own daughter.
is so devoted to you that she accepts carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<elseif _SlaveI.devotion > 50>>
is somewhat @@.mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own daughter.
is somewhat @@.mediumorchid;disturbed@@ that she's carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<set _SlaveI.devotion -= 2>>
<<elseif _SlaveI.devotion > 20>>
is @@.mediumorchid;disturbed@@ and @@.gold;scared@@ that she's carrying on an incestuous relationship with her own daughter.
is @@.mediumorchid;disturbed@@ and @@.gold;scared@@ that she's carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<set _SlaveI.devotion -= 2>>
<<set _SlaveI.trust -= 2>>
<<else>>
is @@.mediumorchid;revolted@@ and @@.gold;scared@@ that she's carrying on an incestuous relationship with her own daughter.
is @@.mediumorchid;revolted@@ and @@.gold;scared@@ that she's carrying on an incestuous relationship with her own <<if $PC.title == 1>>son<<else>>daughter<</if>>.
<<set _SlaveI.devotion -= 4>>
<<set _SlaveI.trust -= 4>>
<</if>>
<<if _SlaveI.preg > 0>>
<<if _SlaveI.pregSource == -1>>
<<if _SlaveI.sexualQuirk is "perverted">>
She's even @@.hotpink;aroused@@ by the constant awareness that her daughter is the parent of the daughter<<if _SlaveI.pregType > 1>>s<</if>> she's carrying.
She's even @@.hotpink;aroused@@ by the constant awareness that her <<if $PC.title == 1>>son<<else>>daughter<</if>> is the parent of the daughter<<if _SlaveI.pregType > 1>>s<</if>> she's carrying.
<<set _SlaveI.devotion += 1>>
<<elseif _SlaveI.behavioralQuirk is "sinful">>
Her feelings about carrying her daughter's child<<if _SlaveI.pregType > 1>>ren<</if>> are @@.hotpink;secretly less mixed,@@ though.
Her feelings about carrying her <<if $PC.title == 1>>son<<else>>daughter<</if>>'s child<<if _SlaveI.pregType > 1>>ren<</if>> are @@.hotpink;secretly less mixed,@@ though.
<<set _SlaveI.devotion += 1>>
<<elseif _SlaveI.devotion > 95>>
She occasionally remembers that she's carrying her daughter's child<<if _SlaveI.pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
She occasionally remembers that she's carrying her <<if $PC.title == 1>>son<<else>>daughter<</if>>'s child<<if _SlaveI.pregType > 1>>ren<</if>>, but does her best to accept it by not thinking about it.
<<elseif _SlaveI.devotion > 50>>
She's @@.mediumorchid;disgusted@@ that the bab<<if _SlaveI.pregType > 1>>ies<<else>>y<</if>> she's carrying is her daughter's, though she tries her best not to think about it.
She's @@.mediumorchid;disgusted@@ that the bab<<if _SlaveI.pregType > 1>>ies<<else>>y<</if>> she's carrying is her <<if $PC.title == 1>>son<<else>>daughter<</if>>'s, though she tries her best not to think about it.
<<set _SlaveI.devotion -= 1>>
<<elseif _SlaveI.devotion > 20>>
She's so @@.mediumorchid;disgusted@@ that the bab<<if _SlaveI.pregType > 1>>ies<<else>>y<</if>> she's carrying is her daughter's that she often wakes up crying about it.
She's so @@.mediumorchid;disgusted@@ that the bab<<if _SlaveI.pregType > 1>>ies<<else>>y<</if>> she's carrying is her <<if $PC.title == 1>>son<<else>>daughter<</if>>'s that she often wakes up crying about it.
<<set _SlaveI.devotion -= 2>>
<<else>>
She's @@.mediumorchid;passionately hateful@@ of you for making her carry an incestuous pregnancy.
......
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