From 334ee33192edd39bfd8ed835621b018f4660c7f9 Mon Sep 17 00:00:00 2001 From: Skriv <skrivelese@gmail.com> Date: Sat, 1 Jun 2019 21:14:11 +0200 Subject: [PATCH] hates oral --- src/uncategorized/RESS.tw | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 07fe94cf29e..9438e10f105 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -19888,8 +19888,15 @@ brought in to you. This time <<EventNameLink>> has been sent to deliver it. $He <<elseif ($activeSlave.teeth == "straightening braces") || ($activeSlave.teeth == "cosmetic braces")>> Although most of your attention is focused on the intriguing drama unfolding on your wallscreen, you can feel the slight hesitations as $he takes care to keep $his braces off you. <</if>> - You have an enjoyable evening glued to your wallscreen, punctuated by the playful ruffling <<if $activeSlave.hLength > 1>>of $activeSlave.slaveName's $activeSlave.hColor hair<<else>>across $activeSlave.slaveName's scalp<</if>> and the occasional orgasm into $his waiting mouth. Though your experience was more stimulating than $hers, $activeSlave.slaveName enjoyed @@.hotpink;being used while you enjoyed yourself.@@ - <<set $activeSlave.devotion += 4, $activeSlave.counter.oral += 1, $oralTotal += 1>> + You have an enjoyable evening glued to your wallscreen, punctuated by the playful ruffling <<if $activeSlave.hLength > 1>>of $activeSlave.slaveName's $activeSlave.hColor hair<<else>>across $activeSlave.slaveName's scalp<</if>> and the occasional orgasm into $his waiting mouth. + <<if $activeSlave.sexualFlaw !== "hates oral">> + Though your experience was more stimulating than $hers, $activeSlave.slaveName enjoyed @@.hotpink;being used while you enjoyed yourself.@@ + <<set $activeSlave.devotion += 4>> + <<else>> + Although you enjoyed her ministrations, $activeSlave.slaveName had a bad time because of $his @@.gold;hate of oral.@@ + <<set $activeSlave.devotion -= 2>> + <</if>> + <<set $activeSlave.counter.oral += 1, $oralTotal += 1>> <</replace>> <</link>> <br><<link "Spend the night idly cuddling">> -- GitLab