From eddafc2b0ead962a527df568d40a65d25c0481ff Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Fri, 10 Aug 2018 16:36:05 -0700 Subject: [PATCH] Added styling and effects on the slave, fixes. --- src/pregmod/beastFuck.tw | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/pregmod/beastFuck.tw b/src/pregmod/beastFuck.tw index 67319bdba0c..53e2317e7e4 100644 --- a/src/pregmod/beastFuck.tw +++ b/src/pregmod/beastFuck.tw @@ -58,7 +58,7 @@ You <<if (activeSlave.clothes != "no clothing")>>take off $his activeSlave.clothes and <</if>>place $him on the ground with a cushion under $his hips, $his ass in the air, <</if>> -before calling in the $animal.species. The $animal.species slowly saunters up to the <<if ($activeSlave.devotion <= 20)>>bound <</if>>slave and takes it position <<if canWalk($activeSlave)>>behind <<else>>above <</if>>$him. You can see its $animal.dickSize slowly come to attention as its animalistic brain realizes its standing <<if canWalk($activeSlave)>>behind <<else>>above <</if>>a warm hole that needs to be filled with seed. +before calling in the $animal.species. The $animal.species slowly saunters up to the <<if ($activeSlave.devotion <= 20)>>bound <</if>>slave and takes it position <<if canWalk($activeSlave)>>behind <<else>>above <</if>>$him. You can see its $animal.dickSize penis slowly come to attention as its animalistic brain realizes its standing <<if canWalk($activeSlave)>>behind <<else>>above <</if>>a warm hole that needs to be filled with seed. <<switch>> <<case "dog">> @@ -66,9 +66,15 @@ before calling in the $animal.species. The $animal.species slowly saunters up to The dog clambers up to mount $activeSlave.slaveName, eliciting a squeal from the girl as its claws dig into $his flesh. <<else>> The dog takes a few curious sniffs, then lines its cock up with $activeSlave.slaveName's pussy. - The hound wastes no time in beginning to hammer away at $his cunt, causing $activeSlave.slaveName to moan uncontrollably as its thick, veiny member probes the depths of $his pussy. A few short minutes later, $he gives a loud groan <<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation")>>and shakes in orgasm <</if>>as the dog's knot begins to swell and its penis begins to erupt a thick stream of jizz into $him. After almost a minute, the knot is finally sufficiently small enough that the dog is able to pull its cock out, causing a stream of cum to slide out of $his now-gaping pussy. Having finished its business, the dog runs off, presumably in search of food, + The hound wastes no time in beginning to hammer away at $his cunt, causing $activeSlave.slaveName to moan uncontrollably as its thick, veiny member probes the depths of $his pussy. A few short minutes later, $he gives a loud groan <<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation")>>and shakes in orgasm <</if>>as the dog's knot begins to swell and its penis begins to erupt a thick stream of jizz into $him. After almost a minute, the knot is finally sufficiently small enough that the dog is able to pull its cock out, causing a stream of cum to slide out of $his <<if $activeSlave.vagina <= 2)>>@@.lime;now-gaping pussy@@<<else>>$activeSlave.vagina pussy<</if>>. Having finished its business, the dog runs off, presumably in search of food, + <<if $activeSlave.vagina <= 2>> + <<set $activeSlave.vagina = 3>> + <</if>> <<case "horse">> - The horse stands over her as another slave lines its massive phallus up with $activeSlave.slaveName's <<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation")>>wet <</if>>pussy. With a slight thrust, it enters $him and begins to fuck $him. $activeSlave.slaveName can't help but give a loud groan as the huge cock <<if ($activeSlave.vagina <= 2)>>stretches <<else>>enters <</if>> her $activeSlave.vagina pussy. The stallion begins to thrust faster and faster, causing $activeSlave.slaveName to moan and groan in pain as the tip rams $his cervix. Before too long, the horse's movements begin to slow, and you can see its large testicles contract slightly as it begins to fill $activeSlave.slaveName's pussy to the brim with thick horse semen. After what seems like an impossibly long time, the horse's dick finally begins to soften and it finally pulls out. You have a servant lead the horse away, with a fresh apple as a treat for its good performance, + The horse stands over her as another slave lines its massive phallus up with $activeSlave.slaveName's <<if ($activeSlave.fetish == "masochist") || ($activeSlave.fetish == "humiliation")>>wet <</if>>pussy. With a slight thrust, it enters $him and begins to fuck $him. $activeSlave.slaveName can't help but give a loud groan as the huge cock <<if ($activeSlave.vagina <= 2)>>@@.lime;stretches@@ <<else>>enters <</if>> her $activeSlave.vagina pussy. The stallion begins to thrust faster and faster, causing $activeSlave.slaveName to moan and groan in pain as the tip rams $his cervix. Before too long, the horse's movements begin to slow, and you can see its large testicles contract slightly as it begins to fill $activeSlave.slaveName's pussy to the brim with thick horse semen. After what seems like an impossibly long time, the horse's dick finally begins to soften and it finally pulls out. You have a servant lead the horse away, with a fresh apple as a treat for its good performance, + <<if $activeSlave.vagina <= 2>> + <<set $activeSlave.vagina = 3>> + <</if>> <</switch>> while <<if canWalk($activeSlave)>>$activeSlave.slaveName uses a quick douche to clean $his pussy.<<else>>you have another slave return $activeSlave.slaveName to her duties.<</if>> \ No newline at end of file -- GitLab