From de94e11a6286582d3af3d3a66bddc93d0ce9cf69 Mon Sep 17 00:00:00 2001 From: kopareigns <kopareigns@gmail.com> Date: Sun, 17 Dec 2017 01:38:47 -0500 Subject: [PATCH] Missing sadism acquirement --- src/pregmod/newChildIntro.tw | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw index fcb42aca1e7..6eccd95df88 100644 --- a/src/pregmod/newChildIntro.tw +++ b/src/pregmod/newChildIntro.tw @@ -733,6 +733,10 @@ You slowly strip down, gauging her reactions to your show, until you are fully n <</if>> <<else>> scream of pain from the bound girl. Looking up, you see $activeSlave.slaveName <<if canPenetrate($activeSlave)>>force her cock deep down her toy's throat<<else>>ram her arm deep into her toy's cunt<</if>> causing the hapless girl to writhe in discomfort. Any plea for mercy results in even more intense torment. $activeSlave.slaveName is certainly @@.hotpink;enjoying her treat,@@ and by the looks of things, may be a developing sadist! + <<if random(1,100) > 60 && $activeSlave.fetish == "none">> + <<set $activeSlave.fetish = "sadist">> + <<set $activeSlave.fetishStrength = 20>> + <</if>> <<if canPenetrate($activeSlave)>> <<set $activeSlave.penetrativeCount++, $penetrativeTotal++>> <</if>> -- GitLab