From 1b3bc53fd6655877033a99d4456fea547e2a4491 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Sun, 14 Oct 2018 19:33:23 -0400 Subject: [PATCH] final tweaks --- src/uncategorized/main.tw | 41 ++++++++++++++++++++---------- src/uncategorized/slaveInteract.tw | 18 +++++++------ src/utility/miscWidgets.tw | 10 ++++++++ 3 files changed, 47 insertions(+), 22 deletions(-) diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw index 4e64681d46a..1cee0bfb0d5 100644 --- a/src/uncategorized/main.tw +++ b/src/uncategorized/main.tw @@ -289,13 +289,15 @@ __''MAIN MENU''__ //[[Summary Options]]// <<if canDoAnal($slaves[$i])>> | <<print "[[Use her holes|FButt][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> - <<if $slaves[$i].belly >= 300000>> - | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> - <</if>> <</if>> <<if canDoAnal($slaves[$i])>> | <<print "[[Fuck her ass|FAnus][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> + <<if canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>> + <<if $slaves[$i].belly >= 300000>> + | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> + <</if>> + <</if>> /*check*/ <<if canPenetrate($slaves[$i])>> | <<print "[[Ride her|FDick][$activeSlave = $slaves["+$i+"],$nextButton = _j,$nextLink = _k,$returnTo = _l]]">> @@ -309,13 +311,15 @@ __''MAIN MENU''__ //[[Summary Options]]// <<if canDoAnal($slaves[$i])>> | <<print "[[Use her holes|FButt][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> - <<if $slaves[$i].belly >= 300000>> - | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> - <</if>> <</if>> <<if canDoAnal($slaves[$i])>> | <<print "[[Fuck her ass|FAnus][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> + <<if canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>> + <<if $slaves[$i].belly >= 300000>> + | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> + <</if>> + <</if>> /*check*/ <<if canPenetrate($slaves[$i])>> | <<print "[[Ride her|FDick][$activeSlave = $slaves["+$i+"],$nextButton = _j,$nextLink = _k,$returnTo = _l]]">> @@ -499,13 +503,15 @@ Filter by assignment: | <<if canDoAnal($slaves[$i])>> | <<print "[[Use her holes|FButt][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> - <<if $slaves[$i].belly >= 300000>> - | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> - <</if>> <</if>> <<if canDoAnal($slaves[$i])>> | <<print "[[Fuck her ass|FAnus][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> + <<if canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>> + <<if $slaves[$i].belly >= 300000>> + | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> + <</if>> + <</if>> /*check*/ <<if canPenetrate($slaves[$i])>> | <<print "[[Ride her|FDick][$activeSlave = $slaves["+$i+"],$nextButton = _j,$nextLink = _k,$returnTo = _l]]">> @@ -519,13 +525,15 @@ Filter by assignment: | <<if canDoAnal($slaves[$i])>> | <<print "[[Use her holes|FButt][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> - <<if $slaves[$i].belly >= 300000>> - | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> - <</if>> <</if>> <<if canDoAnal($slaves[$i])>> | <<print "[[Fuck her ass|FAnus][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> + <<if canDoVaginal($slaves[$i]) || canDoAnal($slaves[$i])>> + <<if $slaves[$i].belly >= 300000>> + | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+$i+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> + <</if>> + <</if>> /*check*/ <<if canPenetrate($slaves[$i])>> | <<print "[[Ride her|FDick][$activeSlave = $slaves["+$i+"],$nextButton = _j,$nextLink = _k,$returnTo = _l]]">> @@ -558,8 +566,13 @@ Filter by assignment: | | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+_BG+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> <</if>> - /*check*/ - <<if canPenetrate($slaves[_BG])>> + <<if canDoVaginal($slaves[_BG]) || canDoAnal($slaves[_BG])>> + <<if $slaves[_BG].belly >= 300000>> + | <<print "[[Fuck her over her belly|FBellyFuck][$activeSlave = $slaves["+_BG+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> + <</if>> + <</if>> + /*check*/ + <<if canPenetrate($slaves[_BG])>> | <<print "[[Ride her|FDick][$activeSlave = $slaves["+_BG+"], $nextButton = _j, $nextLink = _k, $returnTo = _l]]">> <</if>> <<if canDoAnal($slaves[_BG])>> diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index c6ab2e2676b..059cd3ca4fd 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -70,18 +70,20 @@ <<if canDoAnal($activeSlave)>> | <<link "Use $his holes">><<replace "#miniscene">><<include "FButt">><br> <</replace>><</link>> <</if>> - <<if $activeSlave.bellyPreg >= 300000>> - | <<link "Fuck $him on $his belly">><<replace "#miniscene">><<include "FBellyFuck">><br> <</replace>><</link>> - <<if $pregInventions >= 1>> - | <<link "Fuck $him in $his maternity swing">><<replace "#miniscene">><<include "FMaternitySwing">><br> <</replace>><</link>> - | <<link "Fuck $him with the help of $his assistants">><<replace "#miniscene">><<include "FAssistedSex">><br> <</replace>><</link>> - | <<link "Fuck $him in your goo pool">><<replace "#miniscene">><<include "FPoolSex">><br> <</replace>><</link>> - <</if>> - <</if>> <<else>> //Remove $his chastity belt if you wish to fuck $him// <</if>> <</if>> + <<if $activeSlave.bellyPreg >= 300000>> + <<if canDoVaginal($activeSlave) || canDoAnal($activeSlave)>> + | <<link "Fuck $him on $his belly">><<replace "#miniscene">><<include "FBellyFuck">><br> <</replace>><</link>> + <<if $pregInventions >= 1>> + | <<link "Fuck $him in $his maternity swing">><<replace "#miniscene">><<include "FMaternitySwing">><br> <</replace>><</link>> + | <<link "Fuck $him with the help of $his assistants">><<replace "#miniscene">><<include "FAssistedSex">><br> <</replace>><</link>> + | <<link "Fuck $him in your goo pool">><<replace "#miniscene">><<include "FPoolSex">><br> <</replace>><</link>> + <</if>> + <</if>> + <</if>> </span> <span id="analsexoption"> <<if canDoAnal($activeSlave)>> diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index be9ed0cbe32..566c231c0d5 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -433,6 +433,16 @@ //Remove her chastity belt if you wish to fuck her// <</if>> <</if>> + <<if $activeSlave.bellyPreg >= 300000>> + <<if canDoVaginal($activeSlave) || canDoAnal($activeSlave)>> + | <<link "Fuck $him on $his belly">><<replace "#miniscene">><<include "FBellyFuck">><br> <</replace>><</link>> + <<if $pregInventions >= 1>> + | <<link "Fuck $him in $his maternity swing">><<replace "#miniscene">><<include "FMaternitySwing">><br> <</replace>><</link>> + | <<link "Fuck $him with the help of $his assistants">><<replace "#miniscene">><<include "FAssistedSex">><br> <</replace>><</link>> + | <<link "Fuck $him in your goo pool">><<replace "#miniscene">><<include "FPoolSex">><br> <</replace>><</link>> + <</if>> + <</if>> + <</if>> <</replace>> <</widget>> /% -- GitLab