From a0525a25877e4402a2438a582648510a377edab4 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Mon, 18 Mar 2019 00:32:19 -0400 Subject: [PATCH] Rewrote dom case --- src/uncategorized/REFI.tw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw index b704193081c..baf89260bb3 100644 --- a/src/uncategorized/REFI.tw +++ b/src/uncategorized/REFI.tw @@ -132,7 +132,7 @@ <<case "sadist">> -<<set $subSlave.penetrativeCount++>> +<<set $subSlave.penetrativeCount++, $penetrativeTotal++>> /* 000-250-006 */ <<if $seeImages == 1>> @@ -481,7 +481,7 @@ It seems $he passed by while you were drinking from $subSlave.slaveName and foun <</if>> /* 000-250-006 */ -$subSlave.slaveName is straddling another slave, _his2 <<if $subSlave.dick > 0>>cock in her mouth<<elseif $subSlave.vagina > 0>>pussy mashed against her face./* TODO: add a case for nulls */<</if>>. The slavegirl had been disobedient, and her punishment was to let $subSlave.slaveName dominate her. The truth is this is also _his2 reward; _he2 is such a dominant that _he2's prone to lashing out at your other slaves if _he2 isn't given a proper outlet. Once you feel the poor girl beneath _him2 has had enough, you give $subSlave.slaveName the order to dismount. _He2 leaves your office with a smile on _his2 face, passing <<EventNameLink $activeSlave>>, who is +$subSlave.slaveName is riding another slave, _his2 hands pinning her down. The <<if $seeDicks > 0>>slaveboy<<else>>slavegirl<</if>> had been disobedient, and her punishment was to let $subSlave.slaveName dominate her. The truth is this is also _his2 reward; _he2 is such a dominant that _he2's prone to lashing out at your other slaves if _he2 isn't given a proper outlet. Sure enough, _his2 moans begin to increase in pitch and frequency, reaching a crescendo as _he2 comes to an orgasm. Once you feel the poor girl beneath _him2 has had enough, you give $subSlave.slaveName the order to dismount. _He2 leaves your office with a smile on _his2 face, passing <<EventNameLink $activeSlave>>, who is <<if $activeSlave.amp == 1>> propped limblessly nearby. $He has <<elseif !canWalk($activeSlave)>> @@ -605,7 +605,7 @@ It seems $he passed by while you were buttfucking $subSlave.slaveName and found <<case "cumslut">> -<<set _clothesTemp = $subSlave.clothes, $subSlave.clothes = "no clothing">> +<<set _clothesTemp = $subSlave.clothes, $subSlave.clothes = "no clothing", $subSlave.oralCount++, $oralTotal++>> /* 000-250-006 */ <<if $seeImages == 1>> <div class="imageRef medImg"> -- GitLab